rawBytes property

Uint8List? rawBytes
final

Returns raw bytes as it was encoded in the barcode.

Returns null if the raw bytes can not be determined.

Implementation

final Uint8List? rawBytes;