menu
modular_auth package
documentation
auth_module.dart
AuthException
AuthException.new constructor
AuthException.new constructor
dark_mode
light_mode
AuthException
constructor
AuthException
(
{
required
Object
?
exception
,
bool
isOnStartup
=
false
,
})
Implementation
AuthException({ required this.exception, this.isOnStartup = false, });
modular_auth package
documentation
auth_module
AuthException
AuthException.new constructor
AuthException class