menu
u package
documentation
data/data.dart
UCacheStatusItem
UCacheStatusItem.new constructor
UCacheStatusItem.new constructor
dark_mode
light_mode
UCacheStatusItem
constructor
UCacheStatusItem
(
{
DateTime
?
cachedAt
,
DateTime
?
cacheExpiresAt
,
})
Implementation
UCacheStatusItem({this.cachedAt, this.cacheExpiresAt});
u package
documentation
data/data
UCacheStatusItem
UCacheStatusItem.new constructor
UCacheStatusItem class