ditto / live.ditto / DittoMutableDocumentPath / remove

remove

fun remove(): Unit

Remove a value at the document's key defined by the preceding subscripting.

Exceptions

DittoError - Thrown if trying to update the document at an invalid key.