pause method

Future<void> pause()

Implementation

Future<void> pause() => _api.pause();