schemahttpAlternativeHeadline constant

IriTerm const schemahttpAlternativeHeadline

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

A secondary title of the CreativeWork.

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

Implementation

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