Whether the currently active Source is a live stream.
@override Future<bool> get isLive async => _invokeMethod<bool>(Methods.isLive);