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