dio top-level property

Dio dio
getter/setter pair

The Dio client instance with the configured options.

This Dio client instance is initialized with the Dio options configured in dioOptions.

Implementation

_dio.Dio dio = _dio.Dio(dioOptions());