broadcastChannelId constant

IriTerm const broadcastChannelId

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

The unique address by which the BroadcastService can be identified in a provider lineup. In US, this is typically a number.

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

Implementation

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