utterances constant
IRI for schemahttp:utterances [Expects: http://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: http://schema.org/HyperTocEntry
Implementation
static const utterances = IriTerm.prevalidated(
'http://schema.org/utterances',
);