schemaEmbeddedTextCaption constant
embeddedTextCaption from schema vocabulary [Expects: https://schema.org/Text]
Represents textual captioning from a {MediaObject
}, e.g. text of a 'meme'.
Can be used on: https://schema.org/AudioObject, https://schema.org/ImageObject, https://schema.org/VideoObject
Implementation
static const schemaEmbeddedTextCaption = IriTerm.prevalidated(
'https://schema.org/embeddedTextCaption',
);