menu
tencent_cloud_chat package
documentation
utils/tencent_cloud_chat_lru.dart
TencentLRUCache<K, V>
clear method
clear method
dark_mode
light_mode
clear
method
void
clear
(
)
Implementation
void clear() { _cache.clear(); }
tencent_cloud_chat package
documentation
utils/tencent_cloud_chat_lru
TencentLRUCache<K, V>
clear method
TencentLRUCache class