broadcastServiceTier constant

IriTerm const broadcastServiceTier

IRI for schema:broadcastServiceTier [Expects: https://schema.org/Text]

The type of service required to have access to the channel (e.g. Standard or Premium).

Can be used on: https://schema.org/BroadcastChannel

Implementation

static const broadcastServiceTier = IriTerm.prevalidated(
  'https://schema.org/broadcastServiceTier',
);