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