menu
dart_ndk package
documentation
mem_cache_manager.dart
MemCacheManager
loadContactList method
loadContactList method
dark_mode
light_mode
loadContactList
method
@
override
ContactList
?
loadContactList
(
String
pubKey
)
override
Implementation
@override ContactList? loadContactList(String pubKey) { return contactLists[pubKey]; }
dart_ndk package
documentation
mem_cache_manager
MemCacheManager
loadContactList method
MemCacheManager class