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