HttpClientBuilder constructor
HttpClientBuilder(
- ServiceCollection services,
- String name
Implementation
HttpClientBuilder(this.services, this.name);
HttpClientBuilder(this.services, this.name);