raw property

Object? raw
final

The raw data of the barcode scan.

This is the data that was used to detect the available barcodes, the input image and the size.

Implementation

final Object? raw;