restrictFormat property

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

Restricts the barcode format which should be read

Implementation

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