HttpService<T extends Client>.fromConfig constructor

HttpService<T extends Client>.fromConfig(
  1. HttpServiceConfig<T> config
)

Implementation

HttpService.fromConfig(this.config);