stopBleScan method

Future<bool> stopBleScan()

Implementation

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