Value
data class Value(added: Map<String, DatasyncValuable?>, changed: Map<String, DatasyncValuable?>, removed: List<String>) : DataEvent.Change.Children.Data
Content copied to clipboard
Description of changes that occurred on the children of the data node.