alternativeHeadline constant

IriTerm const alternativeHeadline

alternativeHeadline [Expects: https://schema.org/Text]

A secondary title of the CreativeWork.

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

Implementation

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