HMSPollQuestionOption

fun HMSPollQuestionOption(index: Int, text: String? = "", weight: Int? = null, case: Boolean = false, trim: Boolean = false, voteCount: Long = 0)