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