menu
open_cu_services_lmsapi package
documentation
generated/lms_api.models.swagger.dart
LongreadExerciseSingleChoiceQuestionitem$SingleChoice
options property
options property
dark_mode
light_mode
options
property
@JsonKey.new(name: 'options')
List
<
QuestionItemOption
>
options
final
Implementation
@JsonKey(name: 'options') final List<QuestionItemOption> options;
open_cu_services_lmsapi package
documentation
generated/lms_api.models.swagger
LongreadExerciseSingleChoiceQuestionitem$SingleChoice
options property
LongreadExerciseSingleChoiceQuestionitem$SingleChoice class