reset property

Future<void> get reset

Implementation

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