amount property

  1. @JsonKey.new(name: "amount")
String? amount
getter/setter pair

Implementation

@JsonKey(name: "amount")
String? amount;