reset property

Future<void> reset

Implementation

Future<void> get reset {
  return _platform.reset;
}