rawBytes property

Uint8List rawBytes
final

Raw bytes of barcode contents. Some formats can contain binary data, which is returned in this field.

Implementation

final Uint8List rawBytes;