numberOfBedrooms constant
numberOfBedrooms [Expects: https://schema.org/Number, https://schema.org/QuantitativeValue]
The total integer number of bedrooms in a some {Accommodation
}, {ApartmentComplex
} or {FloorPlan
}.
Can be used on: https://schema.org/Accommodation, https://schema.org/ApartmentComplex, https://schema.org/FloorPlan
Implementation
static const numberOfBedrooms = IriTerm.prevalidated(
'https://schema.org/numberOfBedrooms',
);