shutDown property

Future<void> shutDown

Implementation

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