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