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