LongreadExerciseSingleChoiceQuestionitem$SingleChoice constructor
const
LongreadExerciseSingleChoiceQuestionitem$SingleChoice({
- required List<
QuestionItemOption> options,
Implementation
const LongreadExerciseSingleChoiceQuestionitem$SingleChoice({
required this.options,
});