client property

Dio client
final

Dio client used for HTTP requests.

Client is visible so users can add more headers, or any other customization.

Implementation

final Dio client;