menu
dio_http_cache_fix package
documentation
dio_http_cache.dart
NeedPushToCache typedef
NeedPushToCache typedef
dark_mode
light_mode
NeedPushToCache
typedef
NeedPushToCache
=
Future
<
bool
>
Function
(
Response
response
)
Implementation
typedef Future<bool> NeedPushToCache(Response response);
dio_http_cache_fix package
documentation
dio_http_cache
NeedPushToCache typedef
dio_http_cache library