broadcastChannelId constant

IriTerm const broadcastChannelId

broadcastChannelId [Expects: http://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: http://schema.org/BroadcastChannel

Implementation

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