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