unread message list added.

design_3.0_demo_module
Sikander Saleem 3 months ago
parent c510c8e168
commit 07c3775887

@ -69,7 +69,7 @@ class UnReadChatList extends StatelessWidget {
"transactionType": "17", "transactionType": "17",
"requestType": "chat", "requestType": "chat",
"moduleId": messages[index].moduleCode, "moduleId": messages[index].moduleCode,
"requestNumber": messages[index].conversationId, "requestNumber": messages[index].referenceId,
}); });
}); });
}, },

Loading…
Cancel
Save