menu
eliud_pkg_chat_model package
documentation
model/chat_list_event.dart
UpdateChatList
UpdateChatList const constructor
UpdateChatList const constructor
dark_mode
light_mode
UpdateChatList
constructor
const
UpdateChatList
(
{
ChatModel
?
value
,
})
Implementation
const UpdateChatList({this.value});
eliud_pkg_chat_model package
documentation
model/chat_list_event
UpdateChatList
UpdateChatList const constructor
UpdateChatList class