isLive property
Returns true if this is a live stream.
Implementation
//ignore: avoid_positional_boolean_parameters
bool get isLive => throw _privateConstructorUsedError;
Returns true if this is a live stream.
//ignore: avoid_positional_boolean_parameters
bool get isLive => throw _privateConstructorUsedError;