alreadyExists constant

String const alreadyExists

Error code for document already exists errors.

Implementation

static const alreadyExists = 'already-exists';