ServerSentEvent

constructor(id: String? = null, event: String? = null, data: List<String>, comments: List<String> = listOf())