dio_retry_fixed library

Classes

ErrorResult
RetryInterceptor
An interceptor that will try to send failed request again
RetryOptions

Typedefs

RetryEvaluator = FutureOr<bool> Function(DioError error)