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