videoFrameSize constant

IriTerm const videoFrameSize

videoFrameSize [Expects: http://schema.org/Text]

The frame size of the video.

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

Implementation

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