menu
emv_nfc_reader package
documentation
emv_nfc_reader_platform_interface.dart
EmvNfcReaderPlatform
stopReading method
stopReading method
dark_mode
light_mode
stopReading
method
Future
<
void
>
stopReading
(
)
Implementation
Future<void> stopReading() { throw UnimplementedError('stopReading() has not been implemented.'); }
emv_nfc_reader package
documentation
emv_nfc_reader_platform_interface
EmvNfcReaderPlatform
stopReading method
EmvNfcReaderPlatform class