httpClient property

HttpClient get httpClient

Implementation

HttpClient get httpClient => _httpClient ??= HttpClient(baseURL);