utterances constant

IriTerm const utterances

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

Text of an utterances (spoken words, lyrics etc.) that occurs at a certain section of a media object, represented as a {HyperTocEntry}.

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

Implementation

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