Query's active call holding state
@override Future<bool?> isHolding() { return _channel.invokeMethod('isHolding', <String, dynamic>{}); }