coins property

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

Implementation

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