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