printColumn constant
IRI for schema:printColumn [Expects: https://schema.org/Text]
The number of the column in which the NewsArticle appears in the print edition.
Can be used on: https://schema.org/NewsArticle
Implementation
static const printColumn = IriTerm.prevalidated(
'https://schema.org/printColumn',
);