menu
aplus_chat package
documentation
model/conversation_list_model.dart
ConversationListModel
ConversationListModel.new constructor
ConversationListModel.new constructor
dark_mode
light_mode
ConversationListModel
constructor
ConversationListModel
(
{
List
<
Message
>
?
messages
,
bool
?
hasMore
,
GroupData
?
groupData
,
})
Implementation
ConversationListModel({ this.messages, this.hasMore, this.groupData, });
aplus_chat package
documentation
model/conversation_list_model
ConversationListModel
ConversationListModel.new constructor
ConversationListModel class