CancelCallback typedef

CancelCallback = void Function()

Canceled callback function.

Implementation

typedef CancelCallback = void Function();