issuance property

  1. @TagNumber(1)
List<Coin> get issuance

Implementation

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