total property

  1. @TagNumber(1)
List<Coin> get total

Implementation

@$pb.TagNumber(1)
$core.List<$2.Coin> get total => $_getList(0);