Detail constructor
Detail({})
Implementation
Detail({
this.creditTaken,
this.creditEarned,
this.conduct,
this.average,
this.classRank,
this.departmentRank,
this.classPercentage,
});
Detail({
this.creditTaken,
this.creditEarned,
this.conduct,
this.average,
this.classRank,
this.departmentRank,
this.classPercentage,
});