isLiveBroadcast constant
isLiveBroadcast [Expects: https://schema.org/Boolean]
True if the broadcast is of a live event.
Can be used on: https://schema.org/BroadcastEvent
Implementation
static const isLiveBroadcast = IriTerm.prevalidated(
'https://schema.org/isLiveBroadcast',
);