contentUrl constant

IriTerm const contentUrl

IRI for schemahttp:contentUrl [Expects: http://schema.org/URL]

Actual bytes of the media object, for example the image file or video file.

Can be used on: http://schema.org/MediaObject

Implementation

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