...(questions[_questionIndex]['answers'] as List<String>) .map((answers) { return Answer(_answerQuestion, answers); }).toList()