notFound constant

String const notFound

Error code for document not found errors.

Implementation

static const String notFound = 'not-found';