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