transcript constant
transcript [Expects: https://schema.org/Text]
If this MediaObject is an AudioObject or VideoObject, the transcript of that object.
Can be used on: https://schema.org/AudioObject, https://schema.org/VideoObject
Implementation
static const transcript = IriTerm.prevalidated(
'https://schema.org/transcript',
);