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