AvgCourseGradeWithCutoff constructor
AvgCourseGradeWithCutoff({
- AvgCourseGradeWithCutoffData? data,
Returns a new AvgCourseGradeWithCutoff instance.
Implementation
AvgCourseGradeWithCutoff({
this.data,
});