alreadyExists constant
String
const alreadyExists
Error code for document already exists errors.
Implementation
static const String alreadyExists = 'already-exists';
Error code for document already exists errors.
static const String alreadyExists = 'already-exists';