stopScan method

Future<void> stopScan()

Implementation

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