InterceptorErrorCallback typedef

InterceptorErrorCallback = dynamic Function(DioError e)

Implementation

typedef InterceptorErrorCallback = dynamic Function(DioError e);