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