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