hasBroadcastChannel constant
IriTerm
const hasBroadcastChannel
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 = const IriTerm(
'http://schema.org/hasBroadcastChannel',
);