reactions property

vector<ReactionType>? reactions
getter/setter pair

The list of reactions

Implementation

vector<ReactionType>? reactions;