associatedMedia constant
associatedMedia [Expects: https://schema.org/MediaObject]
A media object that encodes this CreativeWork. This property is a synonym for encoding.
Can be used on: https://schema.org/CreativeWork, https://schema.org/HyperToc, https://schema.org/HyperTocEntry
Implementation
static const associatedMedia = IriTerm.prevalidated(
'https://schema.org/associatedMedia',
);