menu
serverpod_auth_server package
documentation
module.dart
AuthenticationResponse
success property
success property
dark_mode
light_mode
success
property
bool
success
getter/setter pair
True if the authentication was successful.
Implementation
bool success;
serverpod_auth_server package
documentation
module
AuthenticationResponse
success property
AuthenticationResponse class