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