menu
tencent_cloud_chat_conversation package
documentation
widgets/tencent_cloud_chat_conversation_item.dart
TencentCloudChatConversationItemInfoTimeAndStatusState
hasLastMessage method
hasLastMessage method
dark_mode
light_mode
hasLastMessage
method
bool
hasLastMessage
(
)
Implementation
bool hasLastMessage() { return widget.conversation.lastMessage != null; }
tencent_cloud_chat_conversation package
documentation
widgets/tencent_cloud_chat_conversation_item
TencentCloudChatConversationItemInfoTimeAndStatusState
hasLastMessage method
TencentCloudChatConversationItemInfoTimeAndStatusState class