CancellationCallback typedef

CancellationCallback = void Function(CancellationException)

Implementation

typedef CancellationCallback = void Function(CancellationException);