menu
serverpod_auth_server package
documentation
module.dart
EmailAuth
userId property
userId property
dark_mode
light_mode
userId
property
int
userId
getter/setter pair
The id of the user, corresponds to the id field in
UserInfo
.
Implementation
int userId;
serverpod_auth_server package
documentation
module
EmailAuth
userId property
EmailAuth class