match property

  1. @TagNumber.new(8)
Promotion_ProductMatch get match

Implementation

@$pb.TagNumber(8)
Promotion_ProductMatch get match => $_getN(7);
  1. @TagNumber.new(8)
set match (Promotion_ProductMatch value)

Implementation

@$pb.TagNumber(8)
set match(Promotion_ProductMatch value) => $_setField(8, value);