ControllerCallback typedef Null safety

void ControllerCallback ()

Type of a stream controller's onListen, onPause and onResume callbacks.

Implementation

typedef void ControllerCallback();