articleSection constant

IriTerm const articleSection

articleSection [Expects: https://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: https://schema.org/Article

Implementation

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