ControllerCancelCallback typedef Null safety
Type of stream controller onCancel callbacks.
Implementation
typedef FutureOr<void> ControllerCancelCallback();
Type of stream controller onCancel callbacks.
typedef FutureOr<void> ControllerCancelCallback();