menu
serverpod_auth_server package
documentation
module.dart
UserInfo
email property
email property
dark_mode
light_mode
email
property
String
?
email
getter/setter pair
The email of the user.
Implementation
String? email;
serverpod_auth_server package
documentation
module
UserInfo
email property
UserInfo class