embedUrl constant

IriTerm const embedUrl

IRI for schema:embedUrl [Expects: https://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: https://schema.org/MediaObject

Implementation

static const embedUrl = IriTerm.prevalidated('https://schema.org/embedUrl');