Event typedef

Event = void Function()

Implementation

typedef Event = void Function();