Pauses the video playback.
Future<void> pause({required int id}) { throw UnimplementedError('pause() has not been implemented.'); }