associatedMedia constant

IriTerm const associatedMedia

IRI for schemahttp:associatedMedia [Expects: http://schema.org/MediaObject]

A media object that encodes this CreativeWork. This property is a synonym for encoding.

Can be used on: http://schema.org/CreativeWork, http://schema.org/HyperToc, http://schema.org/HyperTocEntry

Implementation

static const associatedMedia = IriTerm.prevalidated(
  'http://schema.org/associatedMedia',
);