FirebaseAuthWeakPasswordException

actual typealias FirebaseAuthWeakPasswordException = com.google.firebase.auth.FirebaseAuthWeakPasswordException(source)
actual typealias FirebaseAuthWeakPasswordException = com.google.firebase.auth.FirebaseAuthWeakPasswordException

Constructors

Link copied to clipboard
constructor(message: String, code: String? = null)
constructor(code: String?, cause: Throwable)

Properties

Link copied to clipboard

Platform Firebase Auth error code, when the underlying SDK provides one.