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