End all calls.
@override Future<void> endAllCalls() async { await methodChannel.invokeMethod('endAllCalls'); }