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