menu
eliud_pkg_chat_model package
documentation
model/chat_list_event.dart
ChatListUpdated
ChatListUpdated const constructor
ChatListUpdated const constructor
dark_mode
light_mode
ChatListUpdated
constructor
const
ChatListUpdated
(
{
List
<
ChatModel
?
>
?
value
,
bool
?
mightHaveMore
,
})
Implementation
const ChatListUpdated({this.value, this.mightHaveMore});
eliud_pkg_chat_model package
documentation
model/chat_list_event
ChatListUpdated
ChatListUpdated const constructor
ChatListUpdated class