dio property

Dio get dio

获取 Dio 实例(静态接口) 用于第三方 App 获取已配置好的 Dio 对象

Implementation

static Dio get dio => _dioClient.dio;