VECTOR_STORE_UNSPECIFIED constant

VectorStore const VECTOR_STORE_UNSPECIFIED

Implementation

static const VectorStore VECTOR_STORE_UNSPECIFIED =
    VectorStore._(0, _omitEnumNames ? '' : 'VECTOR_STORE_UNSPECIFIED');