VoidFunction typedef

VoidFunction = void Function()

Implementation

typedef VoidFunction = void Function();