DioGetResponse constructor

DioGetResponse(
  1. Response<ResponseBody> _response
)

Implementation

DioGetResponse(this._response);