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