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