unread_reactions property

List<UnreadReaction> unread_reactions
read / write

The new list of unread reactions.

Implementation

late List<UnreadReaction> unread_reactions;