clientRate property

  1. @JsonKey(toJson: decimalToJson, fromJson: decimalFromJson)
Decimal? clientRate
getter/setter pair

Implementation

@JsonKey(toJson: decimalToJson, fromJson: decimalFromJson)
Decimal? clientRate;