BaseEventKey

fun BaseEventKey(idValue: String, vararg parents: Event.Key<*>)
fun BaseEventKey(idValue: String, parents: Set<Event.Key<*>> = emptySet())