stopLEScan method

Future<String?> stopLEScan()

Implementation

Future<String?> stopLEScan() {
  throw UnimplementedError('stopLEScan() has not been implemented.');
}