Session

constructor(key: SessionKey, state: State = State(), events: MutableList<Event> = mutableListOf(), lastUpdateTime: Instant = Instant.fromEpochMilliseconds(0))