noRetryKey top-level constant
String
const noRetryKey
Key used to mark a request as non-retryable.
Implementation
const String noRetryKey = 'x-no-retry';
Key used to mark a request as non-retryable.
const String noRetryKey = 'x-no-retry';