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