alreadyExists constant

String const alreadyExists

Error code for document already exists errors.

Implementation

static const String alreadyExists = 'already-exists';