menu
flagship package
documentation
cache/interface_cache.dart
IHitCacheImplementation
cacheHits abstract method
cacheHits abstract method
dark_mode
light_mode
cacheHits
abstract method
void
cacheHits
(
Map
<
String
,
Map
<
String
,
Object
>
>
hits
)
Implementation
void cacheHits(Map<String, Map<String, Object>> hits);
flagship package
documentation
cache/interface_cache
IHitCacheImplementation
cacheHits abstract method
IHitCacheImplementation mixin