isLive property

bool isLive
inherited

Returns true if this is a live stream.

Implementation

//ignore: avoid_positional_boolean_parameters
bool get isLive => throw _privateConstructorUsedError;