stopScan method

Future<void> stopScan()

Implementation

Future<void> stopScan() => _channel.invokeMethod('action_stop_scan');