floorLevel constant

IriTerm const floorLevel

floorLevel [Expects: http://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: http://schema.org/Accommodation

Implementation

static const floorLevel = IriTerm.prevalidated(
  'http://schema.org/floorLevel',
);