DioHandleError constructor

DioHandleError(
  1. DioError dioError
)

Implementation

DioHandleError(this.dioError);