menu
data_cache_x package
documentation
models/cache_item.dart
CacheItem<T>
createdAt property
createdAt property
dark_mode
light_mode
createdAt
property
DateTime
createdAt
final
The time at which the item was created.
Implementation
final DateTime createdAt;
data_cache_x package
documentation
models/cache_item
CacheItem<T>
createdAt property
CacheItem class