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