rawBytes property

Uint8List? rawBytes
final

The raw bytes of the barcode.

This is null if the raw bytes are not available.

Implementation

final Uint8List? rawBytes;