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