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