resourceExhaustedMessage constant
String
const resourceExhaustedMessage
Default error message for resource exhausted errors.
Implementation
static const String resourceExhaustedMessage = 'Resource has been exhausted';