cacheTime property
The time before the data expires.
State that expired will be deleted from the database upon:
- application restart
- reading the provider after the expiration time
Implementation
final StorageCacheTime cacheTime;
The time before the data expires.
State that expired will be deleted from the database upon:
final StorageCacheTime cacheTime;