BaseEventKey

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