ditto-lib / live.ditto / DittoWriteTransactionPendingIDSpecificOperation / remove

remove

fun remove(): Boolean

Remove the document with the matching ID.

Return
true if the document was found and removed. false if the document wasn't found and therefore wasn't removed.