menu
widget_graphql_generator package
documentation
schema.graphql.dart
Input$MonthDaysInput
days property
days property
dark_mode
light_mode
days
property
List
<
int
>
?
get
days
Implementation
List<int>? get days => (_$data['days'] as List<int>?);
widget_graphql_generator package
documentation
schema.graphql
Input$MonthDaysInput
days property
Input$MonthDaysInput class