menu
prodobit_flutter_sdk package
documentation
core/cache_setup.dart
CacheSetup
clearCache static method
clearCache static method
dark_mode
light_mode
clearCache
static method
Future
<
void
>
clearCache
(
)
Clear all cached data
Implementation
static Future<void> clearCache() async { // No-op for now }
prodobit_flutter_sdk package
documentation
core/cache_setup
CacheSetup
clearCache static method
CacheSetup class