@override Future<void> pauseCarousel(Map<String, dynamic> embedConfig) async { await methodChannel.invokeMethod('pauseCarousel', embedConfig); }