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