menu
dart_firebase_admin 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;
dart_firebase_admin package
documentation
auth
DecodedIdToken
email property
DecodedIdToken class