menu
ynab_api package
documentation
generated/spec_v1_swagger.models.swagger.dart
BudgetDetail
months property
months property
dark_mode
light_mode
months
property
@JsonKey.new(name: 'months', defaultValue: <MonthDetail>[])
List
<
MonthDetail
>
?
months
final
Implementation
@JsonKey(name: 'months', defaultValue: <MonthDetail>[]) final List<MonthDetail>? months;
ynab_api package
documentation
generated/spec_v1_swagger.models.swagger
BudgetDetail
months property
BudgetDetail class