RequestErrorException constructor

RequestErrorException(
  1. DioError error
)

Implementation

RequestErrorException(this.error);