CancellationCallback typedef

CancellationCallback = void Function(Object? state)

Implementation

typedef CancellationCallback = void Function(Object? state);