schemaMainEntityOfPage constant
mainEntityOfPage from schema vocabulary [Expects: https://schema.org/CreativeWork, https://schema.org/URL]
Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details.
Can be used on: https://schema.org/Thing
Implementation
static const schemaMainEntityOfPage = IriTerm.prevalidated(
'https://schema.org/mainEntityOfPage',
);