delete<T> method
Null safety
override
Deletes a state from the store by its key.
correlationId
(optional) transaction id to trace execution through call chain.key
a unique state key.
Deletes a state from the store by its key.
correlationId
(optional) transaction id to trace execution through call chain.key
a unique state key.