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