CancelFunc typedef

CancelFunc = void Function()

Implementation

typedef CancelFunc = void Function();