menu
content_cache package
documentation
content_cache.dart
ContentCacheImpl
cache property
cache property
dark_mode
light_mode
cache
property
@visibleForTesting
Map
<
String
,
Info
>
cache
final
Implementation
@visibleForTesting final Map<String, Info<dynamic>> cache = <String, Info<dynamic>>{};
content_cache package
documentation
content_cache
ContentCacheImpl
cache property
ContentCacheImpl class