menu
agora_chat_sdk
agora_chat_sdk.dart
ChatConversation
isPinned property
isPinned
dark_mode
light_mode
isPinned
property
bool
isPinned
final
Whether the conversation is pinned:
true
: Yes;
false
: No.
Implementation
final bool isPinned;
agora_chat_sdk
agora_chat_sdk
ChatConversation
isPinned property
ChatConversation class