menu
flutter_network package
documentation
flutter_network.dart
CacheStore
set abstract method
set abstract method
dark_mode
light_mode
set
abstract method
Future
<
void
>
set
(
CacheResponse
response
)
Pushes response in store
Implementation
Future<void> set(CacheResponse response);
flutter_network package
documentation
flutter_network
CacheStore
set abstract method
CacheStore class