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