coins property

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

Implementation

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