replyingTo property

ChatMessage? get replyingTo

Message currently being replied to, if any.

Implementation

ChatMessage? get replyingTo => _replyingTo;