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