getLastMessage method
NIMLastMessage?
getLastMessage()
Implementation
NIMLastMessage? getLastMessage() {
return conversation.lastMessage;
}
NIMLastMessage? getLastMessage() {
return conversation.lastMessage;
}