enableEmptyConversation property
final
Whether to include empty conversations when the SDK loads conversations from the local database:
true: Yes;- (Default)
false: No.
Implementation
final bool enableEmptyConversation;
Whether to include empty conversations when the SDK loads conversations from the local database:
true: Yes;false: No.final bool enableEmptyConversation;