toggle menu
sdk-java
2.0.0
jvm
switch theme
search in API
sdk-api-kotlin
/
dev.restate.sdk.kotlin
/
KtDurablePromiseKey
/
json
json
inline
fun
<
T
>
json
(
name
:
String
)
:
DurablePromiseKey
<
T
>
Deprecated
Use durablePromiseKey() instead
Replace with
durablePromiseKey()
Content copied to clipboard
Creates a json
StateKey
.