mainContentOfPage constant

IriTerm const mainContentOfPage

mainContentOfPage [Expects: http://schema.org/WebPageElement]

Indicates if this web page element is the main subject of the page.

Can be used on: http://schema.org/WebPage

Implementation

static const mainContentOfPage = IriTerm.prevalidated(
  'http://schema.org/mainContentOfPage',
);