Feedback typedef

Feedback = dynamic Function(String? packageCondition)

Implementation

typedef Feedback = Function(String? packageCondition);