@JsonKey(name: 'amount', fromJson: stringToMoney, toJson: moneyToString) @JsonKey(name: 'amount') final double? amount;