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