menu
local_data_impl package
documentation
data/data_sources/memory_storage_service_hive_impl.dart
CacheStorageServiceHiveImpl
clearMemory method
clearMemory method
dark_mode
light_mode
clearMemory
method
@
override
Future
<
bool
>
clearMemory
(
)
override
Implementation
@override Future<bool> clearMemory() { return prefs.clear(); }
local_data_impl package
documentation
data/data_sources/memory_storage_service_hive_impl
CacheStorageServiceHiveImpl
clearMemory method
CacheStorageServiceHiveImpl class