ControllerCancelCallback typedef Null safety

FutureOr<void> ControllerCancelCallback ()

Type of stream controller onCancel callbacks.

Implementation

typedef FutureOr<void> ControllerCancelCallback();