codeInvalidResponse constant
String
const codeInvalidResponse
The Worker responded with a body that is not a valid config payload.
Implementation
static const String codeInvalidResponse = 'invalid-response';