FirebaseAuthException.emailExists constructor

FirebaseAuthException.emailExists()

Implementation

FirebaseAuthException.emailExists()
    : this('email-already-in-use',
          'The email address is already in use by another account');