Event

constructor(id: String, type: EventType, typeForFrom: String? = null, title: String? = null, tracks: List<TrackData>? = null)(source)