static Future<void> sendCustomEvent(String key, Map<String, dynamic> value) { return wingify.WingifyFlutter.sendCustomEvent(key, value); }