scan static method

Future<String> scan()

Implementation

static Future<String> scan() async => await _channel.invokeMethod('scan');