menu
netease_corekit_im package
documentation
services/contact/contact_provider.dart
ContactProvider
getContactCache abstract method
getContactCache abstract method
dark_mode
light_mode
getContactCache
abstract method
List
<
ContactInfo
>
getContactCache
(
)
返回缓存的联系人列表,限好友
Implementation
List<ContactInfo> getContactCache();
netease_corekit_im package
documentation
services/contact/contact_provider
ContactProvider
getContactCache abstract method
ContactProvider class