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