menu
shengwang_chat_sdk
shengwang_chat_sdk.dart
ChatConversation
isPinned property
isPinned
dark_mode
light_mode
isPinned
property
bool
isPinned
final
是否为置顶会话:
true
:是;
false
:否。
Implementation
final bool isPinned;
shengwang_chat_sdk
shengwang_chat_sdk
ChatConversation
isPinned property
ChatConversation class