schemahttpEmbedUrl constant

IriTerm const schemahttpEmbedUrl

embedUrl from schemahttp vocabulary [Expects: http://schema.org/URL]

A URL pointing to a player for a specific video. In general, this is the information in the src element of an embed tag and should not be the same as the content of the loc tag.

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

Implementation

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