class Inserted : DittoUpdateResult
Inserted(docID: String, path: String, value: Any?)
val docID: String
val path: String
val value: Any?