persistenceDelegate property
The delegate that will be used for checking the guards in memory, leave it null if you want the guards to be checked on demand, always
Implementation
PersistenceDelegate? persistenceDelegate;
The delegate that will be used for checking the guards in memory, leave it null if you want the guards to be checked on demand, always
PersistenceDelegate? persistenceDelegate;