PatchedTutorFeedback constructor
PatchedTutorFeedback({})
Returns a new PatchedTutorFeedback instance.
Implementation
PatchedTutorFeedback({
this.booking,
this.created,
this.engagementRating,
this.homeworkRating,
this.effortRating,
this.comment,
});