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