Abstract
Protected
decoratorAbstract
restoreRestore 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)
Abstract
storeOverwrite 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)
Abstract
updateHandle shared state updates
The new manager to use
Handle saving/restoring/checking semantics
Interface
GdprSavior
Export