accountExistsWithDifferentCredentials constant

String const accountExistsWithDifferentCredentials

Error code when an account already exists with different credentials.

Implementation

static const accountExistsWithDifferentCredentials =
    'account-exists-with-different-credential';