restrictFormat property

  1. @TagNumber.new(2)
PbList<BarcodeFormat> get restrictFormat

Restricts the barcode format which should be read

Implementation

@$pb.TagNumber(2)
$pb.PbList<BarcodeFormat> get restrictFormat => $_getList(1);