options property

List<QuizOptionModel>? options
getter/setter pair

Implementation

late List<QuizOptionModel>? options;