@override Future<String?> stopNfcHce() async { return await methodChannel.invokeMethod<String>('stopNfcHce'); }