static Future<void> setUtmContent(String utmContent) async { await AppierFlutterPlatform.instance.setUtmContent(utmContent); }