menu
scanbot_sdk package
documentation
rtu_ui_barcode.dart
BarcodeItem
rawBytes property
rawBytes property
dark_mode
light_mode
rawBytes
property
Uint8List
rawBytes
final
Representation of the raw data that is contained the recognized barcode.
Implementation
final Uint8List rawBytes;
scanbot_sdk package
documentation
rtu_ui_barcode
BarcodeItem
rawBytes property
BarcodeItem class