Optional
decorateDecorator API: Decorate the restored/created manager and use it
Restore the manager (saved state)
Optional
shouldUpdate: booleanWhether it should update its savior internals (should default to true)
Restore the manager or create one using the factory
This should not store/save the manager before returning it
Factory to create a manager (default manager state)
Overwrite the saved state of the manager
The manager to store (state to save)
Store the manager state if none is already save
The manager to store (state to save)
Handle shared state updates
The new manager to use
Handle saving/restoring/checking semantics
Interface
GdprSavior
Export