notFoundMessage constant

String const notFoundMessage

Default error message for document not found errors.

Implementation

static const String notFoundMessage = 'Document not found';