dio property
Dio
get
dio
Exposes the underlying Dio instance for direct usage if needed.
Implementation
Dio get dio => _dio;
Exposes the underlying Dio instance for direct usage if needed.
Dio get dio => _dio;