amount property

  1. @JsonKey(name: 'balance')
BigInt amount

Implementation

@JsonKey(name: 'balance')
BigInt get amount;