barcodeFormats property
getter/setter pair
Barcode formats which need to be recognized.
Implementation
List<BarcodeFormat> barcodeFormats = <BarcodeFormat>[];
Barcode formats which need to be recognized.
List<BarcodeFormat> barcodeFormats = <BarcodeFormat>[];