$TaskByIdResponseExtension extension
Methods
-
copyWith(
{int? id, TaskType? type, TaskState? state, num? score, TaskScoreSkillLevel? scoreSkillLevel, bool? isSkillLevelEnabled, bool? isLateDaysEnabled, num? extraScore, String? createdAt, String? startedAt, String? submitAt, String? rejectAt, String? evaluateAt, String? deadline, int? lateDays, TaskExercise? exercise, TaskCourse? course, TaskCourseTheme? theme, TaskLongread? longread, CurrentStudentResponse? student, TaskReviewer? reviewer, TaskSolution? solution, List< TaskScoresItem> ? scores, QuizSessionId? quizSessionId, TaskEvaluatedAttemptId? evaluatedAttemptId, TaskCurrentAttemptId? currentAttemptId, TaskLastAttemptId? lastAttemptId}) → TaskByIdResponse -
Available on TaskByIdResponse, provided by the $TaskByIdResponseExtension extension
-
copyWithWrapped(
{Wrapped< int> ? id, Wrapped<TaskType> ? type, Wrapped<TaskState> ? state, Wrapped<num?> ? score, Wrapped<TaskScoreSkillLevel?> ? scoreSkillLevel, Wrapped<bool> ? isSkillLevelEnabled, Wrapped<bool> ? isLateDaysEnabled, Wrapped<num?> ? extraScore, Wrapped<String> ? createdAt, Wrapped<String?> ? startedAt, Wrapped<String?> ? submitAt, Wrapped<String?> ? rejectAt, Wrapped<String?> ? evaluateAt, Wrapped<String> ? deadline, Wrapped<int?> ? lateDays, Wrapped<TaskExercise> ? exercise, Wrapped<TaskCourse> ? course, Wrapped<TaskCourseTheme> ? theme, Wrapped<TaskLongread> ? longread, Wrapped<CurrentStudentResponse> ? student, Wrapped<TaskReviewer?> ? reviewer, Wrapped<TaskSolution?> ? solution, Wrapped<List< ? scores, Wrapped<TaskScoresItem> ?>QuizSessionId?> ? quizSessionId, Wrapped<TaskEvaluatedAttemptId?> ? evaluatedAttemptId, Wrapped<TaskCurrentAttemptId?> ? currentAttemptId, Wrapped<TaskLastAttemptId?> ? lastAttemptId}) → TaskByIdResponse -
Available on TaskByIdResponse, provided by the $TaskByIdResponseExtension extension