taxMoney property

  1. @JsonKey(name: "tax_money")
Money? taxMoney
final

Implementation

@JsonKey(name: "tax_money")
final Money? taxMoney;