EvaluationServiceClient constructor
EvaluationServiceClient(
- ClientChannel channel, {
- CallOptions? options,
- Iterable<
ClientInterceptor> ? interceptors,
Implementation
EvaluationServiceClient(super.channel, {super.options, super.interceptors});