schemaHttpAlternativeHeadline constant

IriTerm const schemaHttpAlternativeHeadline

alternativeHeadline from schema-http 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(
  'http://schema.org/alternativeHeadline',
);