FirebaseAuthException.weakPassword constructor

FirebaseAuthException.weakPassword()

Implementation

FirebaseAuthException.weakPassword()
    : this('weak-password', 'The password must be 6 characters long or more');