getLastConversationMessage abstract method
override this to change last message fetched in conversations
Implementation
String getLastConversationMessage(
Conversation conversation, BuildContext context);
override this to change last message fetched in conversations
String getLastConversationMessage(
Conversation conversation, BuildContext context);