discounts property

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

Implementation

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