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