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