menu
firebase_auth_rest_2 package
documentation
rest.dart
UpdateResponse
email property
email property
dark_mode
light_mode
email
property
String
?
get
email
inherited
The email of the account.
Implementation
String? get email => throw _privateConstructorUsedError;
firebase_auth_rest_2 package
documentation
rest
UpdateResponse
email property
UpdateResponse class