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