Soil
Toggle table of contents
1.0.0-alpha14
common
Platform filter
common
Switch theme
Search in API
Soil
soil-space
/
soil.space
/
AtomSaver
/
save
save
abstract
fun
save
(
state
:
SavedState
,
value
:
T
)
(
source
)
Saves a value to a
SavedState
.
Parameters
state
The
SavedState
to save the value to.
value
The value to save.