hasBroadcastChannel constant

IriTerm const hasBroadcastChannel

IRI for schema:hasBroadcastChannel [Expects: https://schema.org/BroadcastChannel]

A broadcast channel of a broadcast service.

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

Implementation

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