allQuestions property

List<QuizQuestionModel> allQuestions
getter/setter pair

Implementation

late List<QuizQuestionModel> allQuestions;