Event

@RequiresApi(value = 26)
constructor(json: JSONObject)
constructor(title: String, startDate: EventDate?, endDate: EventDate?, repeatPeriod: RepeatPeriod, daysOfWeek: ArrayList<DayOfWeek>?, enabled: Boolean, incompatible: Boolean)