dio property

Dio get dio

Implementation

static Dio get dio {
  _addInterceptors();
  return _dio;
}