QuestionContainer

fun QuestionContainer(questions: List<HMSPollQuestion>? = null, error: Throwable? = null)