toggle menu
sdk-java
2.6.0
jvm
switch theme
search in API
sdk-api-kotlin
/
dev.restate.sdk.kotlin
/
KotlinState
/
clear
clear
@
ApiStatus.Experimental
abstract
suspend
fun
clear
(
key
:
StateKey
<
*
>
)
Clears the state stored under key.
Parameters
key
identifying the state to clear.
Throws
Illegal
State
Exception
if called from a Shared handler