reactionList property

List<ReactionCount> reactionList
final

reactionList is a list of ReactionCount which is used to set the reactions

Implementation

final List<ReactionCount> reactionList;