OnCall typedef

OnCall = dynamic Function(List arguments)

Implementation

typedef OnCall = dynamic Function(List arguments);