schemaRepresentativeOfPage constant
IriTerm
const schemaRepresentativeOfPage
representativeOfPage from schema vocabulary [Expects: https://schema.org/Boolean]
Indicates whether this image is representative of the content of the page.
Can be used on: https://schema.org/ImageObject
Implementation
static const schemaRepresentativeOfPage = const IriTerm(
'https://schema.org/representativeOfPage',
);