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