menu
modular_auth package
documentation
auth_module.dart
AuthError
AuthError.new const constructor
AuthError.new const constructor
dark_mode
light_mode
AuthError
constructor
const
AuthError
(
{
Object
?
error
,
})
Implementation
const AuthError({this.error});
modular_auth package
documentation
auth_module
AuthError
AuthError.new const constructor
AuthError class