mainContentOfPage constant
mainContentOfPage [Expects: https://schema.org/WebPageElement]
Indicates if this web page element is the main subject of the page.
Can be used on: https://schema.org/WebPage
Implementation
static const mainContentOfPage = IriTerm.prevalidated(
'https://schema.org/mainContentOfPage',
);