schemaBitrate constant
bitrate from schema vocabulary [Expects: https://schema.org/Text]
The bitrate of the media object.
Can be used on: https://schema.org/MediaObject
Implementation
static const schemaBitrate = IriTerm.prevalidated(
'https://schema.org/bitrate',
);