menu
flutter_sport_gql 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>?);
flutter_sport_gql package
documentation
schema.graphql
Input$UserAccountInput
interests property
Input$UserAccountInput class