toggle menu
kmp-viewmodel
common
nonAndroid
switch theme
search in API
viewmodel-savedstate
/
com.hoc081098.kmp.viewmodel
/
SavedStateHandle
/
contains
contains
common
nonAndroid
@
MainThread
expect
operator
fun
contains
(
key
:
String
)
:
Boolean
Return
true if there is value associated with the given key.
Parameters
key
The identifier for the value
@
MainThread
actual
operator
fun
contains
(
key
:
String
)
:
Boolean