notFoundMessage constant
String
const notFoundMessage
Default error message for document not found errors.
Implementation
static const String notFoundMessage = 'Document not found';
Default error message for document not found errors.
static const String notFoundMessage = 'Document not found';