discounts property

  1. @TagNumber.new(16)
PbList<Discount> get discounts

Implementation

@$pb.TagNumber(16)
$pb.PbList<Discount> get discounts => $_getList(15);