stops the detection threads
@override Future<void> stopNfcDetectionThreads() async { await methodChannel.invokeMethod<String>('stopNfcDetectionThreads'); }