Feedback typedef

Feedback = dynamic Function(int value)

Implementation

typedef Feedback = Function(int value);