$TaskExerciseExtension extension
- on
Methods
-
copyWith(
{int? id, String? name, TaskType? type, num? maxScore, String? startDate, String? deadline, String? timer, TaskExerciseActivity? activity, List< TaskExerciseQuestionOrder> ? questionOrders, bool? areQuestionsShuffled, int? quizId, String? mode, String? viewContent, String? exerciseUrl, List<TaskAttachment> ? attachments, ExerciseQuestionsSettings? settings}) → TaskExercise -
Available on TaskExercise, provided by the $TaskExerciseExtension extension
-
copyWithWrapped(
{Wrapped< int> ? id, Wrapped<String> ? name, Wrapped<TaskType> ? type, Wrapped<num> ? maxScore, Wrapped<String> ? startDate, Wrapped<String> ? deadline, Wrapped<String?> ? timer, Wrapped<TaskExerciseActivity> ? activity, Wrapped<List< ? questionOrders, Wrapped<TaskExerciseQuestionOrder> ?>bool?> ? areQuestionsShuffled, Wrapped<int?> ? quizId, Wrapped<String?> ? mode, Wrapped<String?> ? viewContent, Wrapped<String?> ? exerciseUrl, Wrapped<List< ? attachments, Wrapped<TaskAttachment> ?>ExerciseQuestionsSettings?> ? settings}) → TaskExercise -
Available on TaskExercise, provided by the $TaskExerciseExtension extension