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