restrictFormat property
Restricts the barcode format which should be read
Implementation
@$pb.TagNumber(2)
$core.List<BarcodeFormat> get restrictFormat => $_getList(1);
Restricts the barcode format which should be read
@$pb.TagNumber(2)
$core.List<BarcodeFormat> get restrictFormat => $_getList(1);