stopScanning method

Future stopScanning()

Implementation

Future stopScanning() {
  throw UnimplementedError('stopScanning() has not been implemented.');
}