initCoins property

  1. @TagNumber(5)
List<Coin> get initCoins

Implementation

@$pb.TagNumber(5)
$core.List<Coin> get initCoins => $_getList(4);