isPlanForApartment constant

IriTerm const isPlanForApartment

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

Indicates some accommodation that this floor plan describes.

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

Implementation

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