VoidCallBack typedef

VoidCallBack = void Function()

Implementation

typedef VoidCallBack = void Function();