ControllerCancelCallback typedef

FutureOr<void> ControllerCancelCallback ( )

Type of stream controller onCancel callbacks.

Implementation

typedef FutureOr<void> ControllerCancelCallback();