Simple

constructor(id: PollOptionPersistentId, text: String, textSources: List<TextSource> = emptyList(), votes: Int = 0, media: PollMedia? = null)