enableEmptyConversation property

bool enableEmptyConversation
final

Whether to include empty conversations when the SDK loads conversations from the local database:

  • true: Yes;
  • (Default) false: No.

Implementation

final bool enableEmptyConversation;