printSection constant

IriTerm const printSection

IRI for schema:printSection [Expects: https://schema.org/Text]

If this NewsArticle appears in print, this field indicates the print section in which the article appeared.

Can be used on: https://schema.org/NewsArticle

Implementation

static const printSection = IriTerm.prevalidated(
  'https://schema.org/printSection',
);