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