originalMediaLink constant
IRI for schemahttp:originalMediaLink [Expects: http://schema.org/MediaObject, http://schema.org/URL, http://schema.org/WebPage]
Link to the page containing an original version of the content, or directly to an online copy of the original {MediaObject} content, e.g. video file.
Can be used on: http://schema.org/MediaReview
Implementation
static const originalMediaLink = IriTerm.prevalidated(
'http://schema.org/originalMediaLink',
);