void onResume=(void onResumeHandler())

Sets the callback which is called when the stream is resumed.

This overrides the previous callback, or clears it if the onResumeHandler is null.

Pause related callbacks are not supported on broadcast stream controllers.