cacheTime property

StorageCacheTime cacheTime
final

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;