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