httpClient property

ApiHttpClient httpClient
getter/setter pair

The HTTP client used to make API requests.

Implementation

late ApiHttpClient httpClient;