menu
shengwang_chat_uikit package
documentation
chat_uikit.dart
ChatMessage
msgId property
msgId property
dark_mode
light_mode
msgId
property
String
get
msgId
消息 ID。
Implementation
String get msgId => _msgId ?? _msgLocalId;
shengwang_chat_uikit package
documentation
chat_uikit
ChatMessage
msgId property
ChatMessage class