menu
web_cache_clear package
documentation
web_cache_clear_platform_interface.dart
WebCacheClearPlatform
clearCache method
clearCache method
dark_mode
light_mode
clearCache
method
Future
<
void
>
clearCache
(
)
Implementation
Future<void> clearCache() { throw UnimplementedError('clearCache() has not been implemented.'); }
web_cache_clear package
documentation
web_cache_clear_platform_interface
WebCacheClearPlatform
clearCache method
WebCacheClearPlatform class