stopNfcDetectionThreads method

Future<void> stopNfcDetectionThreads()

Implementation

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