menu
bzframework package
documentation
http/net_cache.dart
NetCacheInterceptor
cache property
cache property
dark_mode
light_mode
cache
property
Map
<
String
,
CacheObject
>
cache
getter/setter pair
Implementation
var cache = <String, CacheObject>{};
bzframework package
documentation
http/net_cache
NetCacheInterceptor
cache property
NetCacheInterceptor class