amount property

  1. @JsonKey(name: 'amount')
List<StdCoin> amount
final

Implementation

@JsonKey(name: 'amount')
final List<StdCoin> amount;