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