fun findByID(id: String): DittoWriteTransactionPendingIDSpecificOperation
Generates a DittoWriteTransactionPendingIDSpecificOperation with the provided document ID that can be used to update, remove, or evict the document.
Return
a DittoWriteTransactionPendingIDSpecificOperation that you can chain function calls to either get the document immediately or get updates about it over time.