documentNotFound

data class documentNotFound(id: DittoDocumentID) : DittoError.StoreErrorReason

The document could not be found.

Constructors

documentNotFound
Link copied to clipboard
fun documentNotFound(id: DittoDocumentID)

Properties

id
Link copied to clipboard
val id: DittoDocumentID