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