primaryImageOfPage constant

IriTerm const primaryImageOfPage

primaryImageOfPage [Expects: https://schema.org/ImageObject]

Indicates the main image on the page.

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

Implementation

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