rawBytes property
Returns raw bytes as it was encoded in the barcode.
Returns null if the raw bytes can not be determined.
Implementation
final Uint8List? rawBytes;
Returns raw bytes as it was encoded in the barcode.
Returns null if the raw bytes can not be determined.
final Uint8List? rawBytes;