rawBytes property

  1. @JsonKey(fromJson: uintListFromString)
Uint8List? rawBytes
getter/setter pair

Raw data of barcode

Implementation

@JsonKey(fromJson: uintListFromString)

/// Raw data of barcode
Uint8List? rawBytes;