top_reactions property

List<AvailableReaction> top_reactions
read / write

List of reactions to be shown at the top.

Implementation

late List<AvailableReaction> top_reactions;