CancelEvent typedef Null safety

void CancelEvent ()

Handler for cancelling the event registration.

Implementation

typedef CancelEvent = void Function();