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