FirebaseAuthEmailException

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

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.