menu
nfc_manager package
documentation
nfc_manager_android.dart
NfcManagerAndroid
isSecureNfcEnabled method
isSecureNfcEnabled method
dark_mode
light_mode
isSecureNfcEnabled
method
Future
<
bool
>
isSecureNfcEnabled
(
)
Implementation
Future<bool> isSecureNfcEnabled() { return hostApi.nfcAdapterIsSecureNfcEnabled(); }
nfc_manager package
documentation
nfc_manager_android
NfcManagerAndroid
isSecureNfcEnabled method
NfcManagerAndroid class