id property

String? id
final

Optional ID for the document.

It can be used to identify the document in the vector store.

Implementation

final String? id;