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