menu
daq package
documentation
utils/daq_cache/cache_parts/cache_storage.dart
CacheStorage
cacheInstance property
cacheInstance property
dark_mode
light_mode
cacheInstance
property
Map
<
String
,
dynamic
>
get
cacheInstance
Get raw cache instance (for internal use)
Implementation
Map<String, dynamic> get cacheInstance => _cacheInstance;
daq package
documentation
utils/daq_cache/cache_parts/cache_storage
CacheStorage
cacheInstance property
CacheStorage class