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