initializeMessageList method
dynamic
initializeMessageList()
Implementation
initializeMessageList() {
///TODO IMP 3 : this will be to setorget data function in the end
offlineMessages.clear();
}
initializeMessageList() {
///TODO IMP 3 : this will be to setorget data function in the end
offlineMessages.clear();
}