getByStateKey

fun <C : StateEventContent> getByStateKey(roomId: RoomId, eventContentClass: KClass<C>, stateKey: String): Flow<ClientEvent.StateBaseEvent<C>?>