schemaEmbeddedTextCaption constant
IriTerm
const schemaEmbeddedTextCaption
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 = const IriTerm(
'https://schema.org/embeddedTextCaption',
);