Ends the active call, if any.
@override Future<void> hangUpCall() { return _methodChannel.invokeMethod(SCMethodCall.hangUpCall); }