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