id property
Optional ID for the document.
It can be used to identify the document in the vector store.
Implementation
final String? id;
Optional ID for the document.
It can be used to identify the document in the vector store.
final String? id;