menu
agora_chat_uikit package
documentation
sdk_service/chat_sdk_service.dart
ChatMessage
hasRead property
hasRead property
dark_mode
light_mode
hasRead
property
bool
hasRead
getter/setter pair
Whether the message is read.
true
: Yes.
false
: No.
Implementation
bool hasRead = false;
agora_chat_uikit package
documentation
sdk_service/chat_sdk_service
ChatMessage
hasRead property
ChatMessage class