layoutImage constant

IriTerm const layoutImage

layoutImage [Expects: https://schema.org/ImageObject, https://schema.org/URL]

A schematic image showing the floorplan layout.

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

Implementation

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