schemahttpHeadline constant

IriTerm const schemahttpHeadline

headline from schemahttp vocabulary [Expects: http://schema.org/Text]

Headline of the article.

Can be used on: http://schema.org/CreativeWork

Implementation

static const schemahttpHeadline = IriTerm.prevalidated(
  'http://schema.org/headline',
);