static Future<String> getIsRetargeting() async { return await _channel.invokeMethod('getIsRetargeting'); }