menu
armoyu_widgets package
documentation
sources/chat/controllers/chatlist_controller.dart
SourceChatlistController
refreshAllChatList method
refreshAllChatList method
dark_mode
light_mode
refreshAllChatList
method
Future
<
void
>
refreshAllChatList
(
)
Implementation
Future<void> refreshAllChatList() async { await getchat(fetchRestart: true); }
armoyu_widgets package
documentation
sources/chat/controllers/chatlist_controller
SourceChatlistController
refreshAllChatList method
SourceChatlistController class