menu
u package
documentation
utilities.dart
DecodedBarcodeBytes
bytes property
bytes property
dark_mode
light_mode
bytes
property
Uint8List
bytes
final
The decoded raw bytes of the barcode value, without header or padding bytes.
Implementation
final Uint8List bytes;
u package
documentation
utilities
DecodedBarcodeBytes
bytes property
DecodedBarcodeBytes class