httpClient property
Client
httpClient
final
The HTTP client used for outbound requests (injectable for tests).
Implementation
final http.Client httpClient;
The HTTP client used for outbound requests (injectable for tests).
final http.Client httpClient;