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