amounts property

  1. @TagNumber.new(3)
PbList<Amount> get amounts

Implementation

@$pb.TagNumber(3)
$pb.PbList<Amount> get amounts => $_getList(2);