emailAlreadyInUse constant
String
const emailAlreadyInUse
Error code when attempting to create an account with an email that is already in use.
Implementation
static const emailAlreadyInUse = 'email-already-in-use';