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