allowedFormats property

List<String>? allowedFormats
final

Optional whitelist of allowed barcode format symbologies (e.g. 'QR_CODE', 'EAN_13', 'PDF417').

Implementation

final List<String>? allowedFormats;