menu
saasfork_firebase_service package
documentation
exceptions/auth_exceptions.dart
AuthException
AuthException.new constructor
AuthException.new constructor
dark_mode
light_mode
AuthException
constructor
AuthException
(
String
message
,
String
code
)
Implementation
AuthException(this.message, this.code);
saasfork_firebase_service package
documentation
exceptions/auth_exceptions
AuthException
AuthException.new constructor
AuthException class