stopBleScan method

Future<void> stopBleScan()

Implementation

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