menu
firebase_auth_rest_2 package
documentation
rest.dart
PasswordResetResponse
email property
email property
dark_mode
light_mode
email
property
String
?
get
email
inherited
User's email address.
Implementation
String? get email => throw _privateConstructorUsedError;
firebase_auth_rest_2 package
documentation
rest
PasswordResetResponse
email property
PasswordResetResponse class