@override Future<void> setContentTargetingUrl(String url) async { return await methodChannel.invokeMethod("setContentTargetingUrl", url); }