contentUrl constant
contentUrl [Expects: https://schema.org/URL]
Actual bytes of the media object, for example the image file or video file.
Can be used on: https://schema.org/MediaObject
Implementation
static const contentUrl = IriTerm.prevalidated(
'https://schema.org/contentUrl',
);