Interface for interacting with a document.
const Document({ this.id, required this.pageContent, this.metadata = const {}, });