FirebaseAuthException.credentialMismatch constructor

FirebaseAuthException.credentialMismatch()

Implementation

FirebaseAuthException.credentialMismatch()
    : this('custom-token-mismatch',
          'The custom token corresponds to a different audience');