menu
dart_ndk package
documentation
mem_cache_manager.dart
MemCacheManager
removeAllContactLists method
removeAllContactLists method
dark_mode
light_mode
removeAllContactLists
method
@
override
Future
<
void
>
removeAllContactLists
(
)
override
Implementation
@override Future<void> removeAllContactLists() async { contactLists.clear(); }
dart_ndk package
documentation
mem_cache_manager
MemCacheManager
removeAllContactLists method
MemCacheManager class