articleSection constant
IRI for schemahttp:articleSection [Expects: http://schema.org/Text]
Articles may belong to one or more 'sections' in a magazine or newspaper, such as Sports, Lifestyle, etc.
Can be used on: http://schema.org/Article
Implementation
static const articleSection = IriTerm.prevalidated(
'http://schema.org/articleSection',
);