toggle menu
io.github.goquati
1.15.2
common
switch theme
search in API
io.github.goquati
/
io.github.goquati.kotlin.util.coroutine
/
StateFlowTable
/
set
set
common
suspend
fun
set
(
id0
:
ID0
,
id1
:
ID1
,
value
:
V
)
Sets a new
value
for the given
id0
and
id1
.
Parameters
id0
the outer key
id1
the inner key
value
the new value to store