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