threads property

List<ConversationThread>? threads
final

The threads attached to the conversation.

Implementation

final List<ConversationThread>? threads;