stopScan method

Future<String> stopScan()

Implementation

Future<String> stopScan() {
  throw UnimplementedError('stopScan() has not been implemented.');
}