schemaHeadline constant
headline from schema vocabulary [Expects: https://schema.org/Text]
Headline of the article.
Can be used on: https://schema.org/CreativeWork
Implementation
static const schemaHeadline = IriTerm.prevalidated(
'https://schema.org/headline',
);