httpClient property

Client httpClient
final

The http.Client used for making requests. This can be used for custom HTTP calls by a derived API.

Implementation

final http.Client httpClient;