onBudget property

  1. @JsonKey.new(name: 'on_budget')
bool onBudget
final

Implementation

@JsonKey(name: 'on_budget')
final bool onBudget;