PollResponse

constructor(@Json(name = "answers") answers: List<String>? = null)