menu
flutter_document_reader_api package
documentation
document_reader.dart
ERFIDErrorCodes
RFID_ERROR_NO_ERROR constant
RFID_ERROR_NO_ERROR constant
dark_mode
light_mode
RFID_ERROR_NO_ERROR
constant
int
const
RFID_ERROR_NO_ERROR
Implementation
static const int RFID_ERROR_NO_ERROR = 0x00000001;
flutter_document_reader_api package
documentation
document_reader
ERFIDErrorCodes
RFID_ERROR_NO_ERROR constant
ERFIDErrorCodes class