DioRequest<T> constructor

DioRequest<T>()

Implementation

DioRequest() : super() {
  _getOrBuildClient();
}