isPlanForApartment constant

IriTerm const isPlanForApartment

IRI for schemahttp:isPlanForApartment [Expects: http://schema.org/Accommodation]

Indicates some accommodation that this floor plan describes.

Can be used on: http://schema.org/FloorPlan

Implementation

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