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