RequestErrorException constructor

RequestErrorException(
  1. DioException error
)

Implementation

RequestErrorException(this.error);