kErrorsAccountExistsWithDifferentCredentials top-level constant

String const kErrorsAccountExistsWithDifferentCredentials

Error code when an account already exists with different credentials.

Implementation

const kErrorsAccountExistsWithDifferentCredentials =
    'account-exists-with-different-credential';