ReactionErrorHandler typedef

ReactionErrorHandler = void Function(Object error, Reaction reaction)

Implementation

typedef ReactionErrorHandler = void Function(Object error, Reaction reaction);