parentMessage property

Message? parentMessage
final

If the current message belongs to a thread, this property represents the first message or the parent of the conversation.

Implementation

final Message? parentMessage;