broadcastServiceTier constant

IriTerm const broadcastServiceTier

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

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

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

Implementation

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