reset property

Future<void> reset

Implementation

Future<void> get reset {
  return mConnconst.invokeMethod("reset");
}