mainContentOfPage constant

IriTerm const mainContentOfPage

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 = const IriTerm(
  'https://schema.org/mainContentOfPage',
);