rawBytes property
The raw bytes of the barcode.
This is null if the raw bytes are not available.
Implementation
final Uint8List? rawBytes;
The raw bytes of the barcode.
This is null if the raw bytes are not available.
final Uint8List? rawBytes;