menu
csht_nfc_reader package
documentation
nfc_reader_platform_interface.dart
NfcReaderPlatform
check method
check method
dark_mode
light_mode
check
method
Future
<
bool
>
check
(
)
Implementation
Future<bool> check() { throw UnimplementedError('check() has not been implemented.'); }
csht_nfc_reader package
documentation
nfc_reader_platform_interface
NfcReaderPlatform
check method
NfcReaderPlatform class