menu
xlf_base_model package
documentation
http_cache/manager_dio.dart
DioCacheManager
clearAll method
clearAll method
dark_mode
light_mode
clearAll
method
Future
<
bool
>
clearAll
(
)
empty local cache.
Implementation
Future<bool> clearAll() => _manager.clearAll();
xlf_base_model package
documentation
http_cache/manager_dio
DioCacheManager
clearAll method
DioCacheManager class