amounts property

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

Implementation

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