endCall property

Future<void> endCall

Implementation

Future<void> get endCall {
  return mConnconst.invokeMethod('endCall');
}