stop static method
Stop scanning - stub implementation for web
Implementation
static Future<void> stop() async {
print("We're in Web, nothing to do here!");
}
Stop scanning - stub implementation for web
static Future<void> stop() async {
print("We're in Web, nothing to do here!");
}