menu
firebase_auth_rest_2 package
documentation
rest.dart
UnlinkResponse
email property
email property
dark_mode
light_mode
email
property
@
override
String
?
get
email
The email of the account.
Implementation
@override /// The email of the account. String? get email;
firebase_auth_rest_2 package
documentation
rest
UnlinkResponse
email property
UnlinkResponse class