An object containing number of reactions of each type. Key: reaction type (string), value: number of reactions (int)
Map<String, int> reactionCounts;