lastAccessTime property
The time when the item was last accessed.
Updating this time extends the life of the cache item.
Implementation
late DateTime lastAccessTime;
The time when the item was last accessed.
Updating this time extends the life of the cache item.
late DateTime lastAccessTime;