protected async Task <HttpClient> GetHttpClient() { return(await _httpClientProvider.GetHttpClient()); }