menu
firebase_admin_sdk package
documentation
auth.dart
DecodedIdToken
email property
email property
dark_mode
light_mode
email
property
String
?
email
getter/setter pair
The email of the user to whom the ID token belongs, if available.
Implementation
String? email;
firebase_admin_sdk package
documentation
auth
DecodedIdToken
email property
DecodedIdToken class