clone method

  1. @override
IReaction clone()
override

Implementation

@override
IReaction clone() => Reaction.fromJson(deepCloneMap(wrapped));