DioErrorCallback typedef

DioErrorCallback = dynamic Function(DioError)

Implementation

typedef DioErrorCallback = Function(DioError);