EditAggregatedSummary

fun EditAggregatedSummary(    latestEdit: Event? = null,     sourceEvents: List<String>,     localEchos: List<String>,     lastEditTs: Long = 0)