enableEmptyConversation property

bool enableEmptyConversation
final

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

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

Implementation

final bool enableEmptyConversation;