FirebaseAuthException.invalidPassword constructor

FirebaseAuthException.invalidPassword()

Implementation

FirebaseAuthException.invalidPassword()
    : this('wrong-password',
          'The password is invalid or the user does not have a password');