lodgingUnitType constant
lodgingUnitType [Expects: http://schema.org/QualitativeValue, http://schema.org/Text]
Textual description of the unit type (including suite vs. room, size of bed, etc.).
Can be used on: http://schema.org/LodgingReservation
Implementation
static const lodgingUnitType = IriTerm.prevalidated(
'http://schema.org/lodgingUnitType',
);