menu
serverpod_auth_idp_server package
documentation
core.dart
UserProfileData
email property
email property
dark_mode
light_mode
email
property
String
?
email
getter/setter pair
The email of the user.
Stored in lower-case.
Implementation
String? email;
serverpod_auth_idp_server package
documentation
core
UserProfileData
email property
UserProfileData class