$LongreadExerciseInputQuestionItemExtension extension
Methods
-
copyWith(
{LongreadExerciseInputQuestionItemType? type, int? id, int? order, String? content, num? score, List< LongreadMaterialAttachmentItem> ? attachments, QuestionItemCorrectAnswer? correctAnswer, bool? autoEvaluation, String? recommendation, QuestionItemEvaluationBlock? input}) → LongreadExerciseInputQuestionItem -
Available on LongreadExerciseInputQuestionItem, provided by the $LongreadExerciseInputQuestionItemExtension extension
-
copyWithWrapped(
{Wrapped< LongreadExerciseInputQuestionItemType> ? type, Wrapped<int> ? id, Wrapped<int> ? order, Wrapped<String> ? content, Wrapped<num> ? score, Wrapped<List< ? attachments, Wrapped<LongreadMaterialAttachmentItem> >QuestionItemCorrectAnswer?> ? correctAnswer, Wrapped<bool> ? autoEvaluation, Wrapped<String?> ? recommendation, Wrapped<QuestionItemEvaluationBlock> ? input}) → LongreadExerciseInputQuestionItem -
Available on LongreadExerciseInputQuestionItem, provided by the $LongreadExerciseInputQuestionItemExtension extension