PollOptionItem

constructor(title: String, key: String = UUID.randomUUID().toString(), pollOptionError: PollOptionError? = null)