dio_repository library

Typedefs

InjectError = void Function(DioError dioError, ErrorInterceptorHandler handler)
InjectRequest = void Function(RequestOptions options, RequestInterceptorHandler handler)
InjectResponse = void Function(Response response, ResponseInterceptorHandler handler)