schemahttpBitrate constant

IriTerm const schemahttpBitrate

bitrate from schemahttp vocabulary [Expects: http://schema.org/Text]

The bitrate of the media object.

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

Implementation

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