menu
cached_http_client package
documentation
storage/cache_storage.dart
CacheStorage
get abstract method
get abstract method
dark_mode
light_mode
get
abstract method
Future
<
Response?
>
get
(
String
key
)
Implementation
Future<http.Response?> get(String key);
cached_http_client package
documentation
storage/cache_storage
CacheStorage
get abstract method
CacheStorage class