schemahttpVideo constant

IriTerm const schemahttpVideo

video from schemahttp vocabulary [Expects: http://schema.org/Clip, http://schema.org/VideoObject]

An embedded video object.

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

Implementation

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