metadata property

Map<String, String>? metadata
final

Metadata for the vector store.

Implementation

final Map<String, String>? metadata;