originalMediaLink constant
originalMediaLink [Expects: https://schema.org/MediaObject, https://schema.org/URL, https://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: https://schema.org/MediaReview
Implementation
static const originalMediaLink = IriTerm.prevalidated(
'https://schema.org/originalMediaLink',
);