schemahttpContentUrl constant

IriTerm const schemahttpContentUrl

contentUrl from schemahttp vocabulary [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 schemahttpContentUrl = IriTerm.prevalidated(
  'http://schema.org/contentUrl',
);