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