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