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