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