httpClient property

Client? httpClient
final

Optional shared HTTP client for adapters that perform network calls.

Implementation

final http.Client? httpClient;