videoFormat constant
IRI for schemahttp:videoFormat [Expects: http://schema.org/Text]
The type of screening or video broadcast used (e.g. IMAX, 3D, SD, HD, etc.).
Can be used on: http://schema.org/BroadcastEvent, http://schema.org/BroadcastService, http://schema.org/ScreeningEvent
Implementation
static const videoFormat = IriTerm.prevalidated(
'http://schema.org/videoFormat',
);