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