FirebaseAuthException.secondFactorExists constructor

FirebaseAuthException.secondFactorExists()

Implementation

FirebaseAuthException.secondFactorExists()
    : this('second-factor-already-in-use',
          'The second factor is already enrolled on this account.');