resetDevice method

Future<void> resetDevice()

Implementation

Future<void> resetDevice() {
  throw UnimplementedError('resetDevice() has not been implemented.');
}