@override Future<void> setTargetingInfo(Map<String, List<String>> info) async { return await methodChannel.invokeMethod("setTargetingInfo", info); }