The embedding vector as a list of floats.
const factory EmbeddingVector.vector( List<double> value, ) = EmbeddingVectorListDouble;