acceptedDocumentFormats property
An optional array of barcode document formats that act as a detection filter. By default all supported document formats will be detected.
Implementation
List<BarcodeDocumentFormat>? acceptedDocumentFormats;
An optional array of barcode document formats that act as a detection filter. By default all supported document formats will be detected.
List<BarcodeDocumentFormat>? acceptedDocumentFormats;