MguRetryInterceptor constructor
const
MguRetryInterceptor({})
Implementation
const MguRetryInterceptor({
this.retries,
this.retryDelays,
this.retryEvaluator,
this.retryableExtraStatuses,
});
const MguRetryInterceptor({
this.retries,
this.retryDelays,
this.retryEvaluator,
this.retryableExtraStatuses,
});