amounts property

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

Implementation

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