pause abstract method

Future<void> pause()

Pauses playback of the underlying audio source.

Implementation

Future<void> pause();