VectorQuery constructor
const
VectorQuery(})
Implementation
const VectorQuery(
this.fieldName, {
required this.vector,
this.filter,
this.includeVector = false,
this.includeDocId = false,
this.outputFields,
this.queryParam,
});