menu
endaft_core package
documentation
server_test.dart
SecurityError
SecurityError.noUser factory constructor
SecurityError.noUser factory constructor
dark_mode
light_mode
SecurityError.noUser
constructor
SecurityError.noUser
(
)
Implementation
factory SecurityError.noUser() => SecurityError('Missing user data');
endaft_core package
documentation
server_test
SecurityError
SecurityError.noUser factory constructor
SecurityError class