balances property

  1. @TagNumber(1)
List<Coin> balances

Implementation

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