menu
shengwang_chat_uikit package
documentation
chat_uikit.dart
ChatMessage
hasRead property
hasRead property
dark_mode
light_mode
hasRead
property
bool
hasRead
getter/setter pair
查看消息是否已读。
true
:是;
false
:否。
Implementation
bool hasRead = false;
shengwang_chat_uikit package
documentation
chat_uikit
ChatMessage
hasRead property
ChatMessage class