data property

dynamic get data

Results of reading data from barcode modules.

Implementation

Uint8List? get data => _data;