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