menu
pagaleve_flutter package
documentation
schemas/schema.customer.graphql.dart
Input$UpdateCustomerInput
birth_date property
birth_date property
dark_mode
light_mode
birth_date
property
String
?
get
birth_date
Implementation
String? get birth_date => (_$data['birth_date'] as String?);
pagaleve_flutter package
documentation
schemas/schema.customer.graphql
Input$UpdateCustomerInput
birth_date property
Input$UpdateCustomerInput class