menu
firebase_ffi package
documentation
auth.dart
AuthException
AuthException.new const constructor
AuthException.new const constructor
dark_mode
light_mode
AuthException
constructor
const
AuthException
(
int
code
,
String
message
)
Implementation
const AuthException(this.code, this.message);
firebase_ffi package
documentation
auth
AuthException
AuthException.new const constructor
AuthException class