menu
em_chat_uikit package
documentation
provider/chat_uikit_provider.dart
ChatUIKitProvider
clearAllCache method
clearAllCache method
dark_mode
light_mode
clearAllCache
method
void
clearAllCache
(
)
清空所有缓存。
Implementation
void clearAllCache() { profilesCache.clear(); }
em_chat_uikit package
documentation
provider/chat_uikit_provider
ChatUIKitProvider
clearAllCache method
ChatUIKitProvider class