testScanResult method

Future<bool> testScanResult()

For testing scan results

Implementation

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