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