floorLevel constant
IRI for schema:floorLevel [Expects: https://schema.org/Text]
The floor level for an {Accommodation} in a multi-storey building. Since counting systems vary internationally, the local system should be used where possible.
Can be used on: https://schema.org/Accommodation
Implementation
static const floorLevel = IriTerm.prevalidated(
'https://schema.org/floorLevel',
);