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