reactions property

List<ReactionType> reactions
read / write

The list of reactions.

Implementation

late List<ReactionType> reactions;