refund property

  1. @JsonKey.new(toJson: _refundToJson)
RefundObject? refund
final

Implementation

@JsonKey(toJson: _refundToJson)
final RefundObject? refund;