changeSetFromJSON
Deprecated
Legacy JSON serialization, removed in the next major release. Deserialize the change set with kotlinx.serialization instead.
Create a changeset from its JSON representation.
The symmetric counterpart of toChangeSetJSON, and removed with it as part of the legacy toJSON/fromJSON cluster.