scan method

Future<String> scan()

Implementation

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