taxAmount property

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

Implementation

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