menu
data_repository package
documentation
local/map_repository.dart
MapRepository
cacheTimeBox property
cacheTimeBox property
dark_mode
light_mode
cacheTimeBox
property
Map
<
String
,
int
>
cacheTimeBox
getter/setter pair
Implementation
late
Map
<
String
,
int
> cacheTimeBox = {};
data_repository package
documentation
local/map_repository
MapRepository
cacheTimeBox property
MapRepository class
Constructors
new
Properties
cacheBox
cacheTimeBox
hashCode
isInitialized
runtimeType
Methods
checkCache
clearCache
getData
getTime
init
noSuchMethod
removeData
saveData
saveTime
toString
Operators
operator ==