CancelEvent typedef

CancelEvent = void Function()

Handler for cancelling the event registration.

Implementation

typedef CancelEvent = void Function();