HttpClient constructor

HttpClient({
  1. required HttpClientConfig config,
})

Implementation

HttpClient({required this.config});