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