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