DioClient constructor

DioClient()

Implementation

factory DioClient() {
  return _instance;
}