getDio method

Dio getDio()

获取dio

Implementation

Dio getDio() {
  return _dio;
}