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