isLive property

bool isLive
inherited

True if this video is a live stream.

Implementation

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