httpClient property
Client?
httpClient
final
Optional shared HTTP client for adapters that perform network calls.
Implementation
final http.Client? httpClient;
Optional shared HTTP client for adapters that perform network calls.
final http.Client? httpClient;