stopScan method

Future<void> stopScan()

Implementation

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