json

inline fun <T> json(name: String): DurablePromiseKey<T>

Deprecated

Use durablePromiseKey() instead

Replace with

durablePromiseKey()

Creates a json StateKey.