balances property

  1. @TagNumber(2)
List<Balance> balances

Implementation

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