enableEmptyConversation property
final
~english Whether to include empty conversations when the SDK loads conversations from the local database:
true
: Yes;false
: (Default) No. ~end
~chinese 从本地数据库加载会话时是否包括空会话。 ~end
Implementation
final bool enableEmptyConversation;