credentialAlreadyInUse constant
String
const credentialAlreadyInUse
Error code when the credential is already associated with a different user account.
Implementation
static const credentialAlreadyInUse = 'credential-already-in-use';