Pauses the animation in the associated GiphyMediaView.
Future<void> pause() async => _state?.pause();