toggle menu
sdk-java
1.2.0
jvm
switch theme
search in API
sdk-api-kotlin
/
dev.restate.sdk.kotlin
/
ObjectContext
/
clear
clear
abstract
suspend
fun
clear
(
key
:
StateKey
<
*
>
)
Clears the state stored under key.
Parameters
key
identifying the state to clear.