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