dio property
Dio
dio
final
The Dio HTTP client instance used for network requests.
This instance is automatically configured with interceptors for device info, timezone, token refresh, and cookie storage (on non-web platforms).
Implementation
final Dio dio;