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