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