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