data property

Uint8List? data

Results of reading data from barcode modules.

Implementation

Uint8List? get data => _data;