VoidFunction typedef

VoidFunction = dynamic Function()

Implementation

typedef VoidFunction = Function();