Hangs up active call
@override Future<bool?> hangUp() { return _channel.invokeMethod('hangUp', <String, dynamic>{}); }