ProgramGameFinalModel constructor
const
ProgramGameFinalModel({})
Implementation
const ProgramGameFinalModel(
{this.id,
this.name,
this.schoolId,
this.courseId,
this.stageId,
this.createdAt,
this.updatedAt,
this.image,
// this.studentTests,
this.course});