menu
nfc_util package
documentation
testing.dart
FakeNfcAndroidHostApi
isSecureNfcEnabled method
isSecureNfcEnabled method
dark_mode
light_mode
isSecureNfcEnabled
method
@
override
Future
<
bool
>
isSecureNfcEnabled
(
)
Implementation
@override Future<bool> isSecureNfcEnabled() async => false;
nfc_util package
documentation
testing
FakeNfcAndroidHostApi
isSecureNfcEnabled method
FakeNfcAndroidHostApi class