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