FeedbackSerialCourse constructor
Returns a new FeedbackSerialCourse instance.
Implementation
FeedbackSerialCourse({
this.id,
this.tutor,
this.customer,
this.subject,
});
Returns a new FeedbackSerialCourse instance.
FeedbackSerialCourse({
this.id,
this.tutor,
this.customer,
this.subject,
});