toggle menu
monarch
common
switch theme
search in API
test
/
io.github.kevincianfarini.monarch.test
/
InMemoryFeatureFlagDataStore
/
setBoolean
set
Boolean
fun
setBoolean
(
key
:
String
,
value
:
Boolean
)
Set the value associated with
key
to the provided Boolean
value
.