isChatThread property

bool isChatThread
final

Whether the conversation is a chat thread conversation.

  • true: Yes;
  • false: No.

Implementation

final bool isChatThread;