Optional
Private
Passes a JSON-compatible structure to adapter.persist
adapter.persist
This structure could be stored in a remote database or local storage. The adpater.restore method can be used to restore this structure back in to the TrackedPreferences
adpater.restore
Using the adapter.restore method, convert the JSON structure to TrackedPreferences
adapter.restore
Generated using TypeDoc
Passes a JSON-compatible structure to
adapter.persist
This structure could be stored in a remote database or local storage. The
adpater.restore
method can be used to restore this structure back in to the TrackedPreferences