ControllerCancelCallback typedef
Type of stream controller onCancel callbacks.
The callback may return either void or a future.
Implementation
typedef ControllerCancelCallback();
Type of stream controller onCancel callbacks.
The callback may return either void or a future.
typedef ControllerCancelCallback();