Map<String, dynamic> toJson() => { "_elementId": _elementId, "title": title, "style": CPEnumUtils.stringFromEnum(style.toString()), };