menu
rx_cache_manager package
documentation
cache_wrapper.dart
CacheWrapper<T>
CacheWrapper.new constructor
CacheWrapper.new constructor
dark_mode
light_mode
CacheWrapper<
T
>
constructor
CacheWrapper<
T
>
(
T
data
,
int
cachedDate
)
Implementation
CacheWrapper(this.data, this.cachedDate);
rx_cache_manager package
documentation
cache_wrapper
CacheWrapper<T>
CacheWrapper.new constructor
CacheWrapper class