numChildren constant
numChildren [Expects: https://schema.org/Integer, https://schema.org/QuantitativeValue]
The number of children staying in the unit.
Can be used on: https://schema.org/LodgingReservation
Implementation
static const numChildren = IriTerm.prevalidated(
'https://schema.org/numChildren',
);