currentMediaPauseStream property
For invoking pauses from media where needed.
Implementation
Stream<void> get currentMediaPauseStream =>
_currentMediaPauseController.stream;
For invoking pauses from media where needed.
Stream<void> get currentMediaPauseStream =>
_currentMediaPauseController.stream;