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