VECTOR_STORE_USEARCH constant

VectorStore const VECTOR_STORE_USEARCH

Implementation

static const VectorStore VECTOR_STORE_USEARCH =
    VectorStore._(1, _omitEnumNames ? '' : 'VECTOR_STORE_USEARCH');