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