barcodeFormats property

List<BarcodeFormat> barcodeFormats
getter/setter pair

Barcode formats which need to be recognized.

Implementation

List<BarcodeFormat> barcodeFormats = <BarcodeFormat>[];