expireAt property
The date at which the data expires.
This is based off the StorageOptions.cacheTime.
Implementation
final DateTime? expireAt;The date at which the data expires.
This is based off the StorageOptions.cacheTime.
final DateTime? expireAt;