getByKey

fun getByKey(key: String): Any?

Returns the current value of the named state slice. Used by makeStateUpdater to read the old value before applying an Updater.