printSection constant
IRI for schemahttp:printSection [Expects: http://schema.org/Text]
If this NewsArticle appears in print, this field indicates the print section in which the article appeared.
Can be used on: http://schema.org/NewsArticle
Implementation
static const printSection = IriTerm.prevalidated(
'http://schema.org/printSection',
);