amount property

  1. @JsonKey(name: "Amount")
double? amount
final

Implementation

@JsonKey(name: "Amount")
final double? amount;