The current value of the state.
The delta change to the current value that hasn't been committed.
Static ReadonlyAPP_Static ReadonlyTEMP_Static ReadonlyUSER_Whether the state has pending delta.
Whether the state has pending delta.
Sets the value of the state dict for the given key.
The key to set the value for.
The value to set.
Returns the state as a plain JSON object.
Updates the state dict with the given delta.
The delta to update the state with.
A state mapping that maintains the current value and the pending-commit delta.