layoutImage constant
IRI for schemahttp:layoutImage [Expects: http://schema.org/ImageObject, http://schema.org/URL]
A schematic image showing the floorplan layout.
Can be used on: http://schema.org/FloorPlan
Implementation
static const layoutImage = IriTerm.prevalidated(
'http://schema.org/layoutImage',
);