static Future<bool> setAttribute(Map<String, dynamic> attributes) async { return wingify.WingifyFlutter.setAttribute(attributes); }