menu
cached_http_client package
documentation
cache_manager.dart
CacheManager
set abstract method
set abstract method
dark_mode
light_mode
set
abstract method
Future
<
void
>
set
(
String
key
,
Response
response
)
Implementation
Future<void> set(String key, http.Response response);
cached_http_client package
documentation
cache_manager
CacheManager
set abstract method
CacheManager class