dio property

Dio dio

Returns the Dio instance used by the client.

This is useful for adding interceptors, etc.

Implementation

Dio get dio => _dio;