VECTOR_STORE_PGVECTOR constant
VectorStore
const VECTOR_STORE_PGVECTOR
Implementation
static const VectorStore VECTOR_STORE_PGVECTOR =
VectorStore._(2, _omitEnumNames ? '' : 'VECTOR_STORE_PGVECTOR');