primaryImageOfPage constant
primaryImageOfPage [Expects: http://schema.org/ImageObject]
Indicates the main image on the page.
Can be used on: http://schema.org/WebPage
Implementation
static const primaryImageOfPage = IriTerm.prevalidated(
'http://schema.org/primaryImageOfPage',
);