expireAt property

DateTime? expireAt
final

The date at which the data expires.

This is based off the StorageOptions.cacheTime.

Implementation

final DateTime? expireAt;