FirebaseAuthException.credentialAlreadyInUse constructor

FirebaseAuthException.credentialAlreadyInUse()

Implementation

FirebaseAuthException.credentialAlreadyInUse()
    : this('credential-already-in-use',
          'This credential is already associated with a different user account');