hasBroadcastChannel constant

IriTerm const hasBroadcastChannel

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

A broadcast channel of a broadcast service.

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

Implementation

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