notFound constant
String
const notFound
Error code for document not found errors.
Implementation
static const String notFound = 'not-found';
Error code for document not found errors.
static const String notFound = 'not-found';