data property
Uint8List?
get
data
Results of reading data from barcode modules.
Implementation
Uint8List? get data => _data;
Results of reading data from barcode modules.
Uint8List? get data => _data;