LessonGameFinalModel constructor
const
LessonGameFinalModel({})
Implementation
const LessonGameFinalModel(
{this.id,
this.name,
this.stars,
this.number,
this.unitId,
this.warmupId,
this.createdAt,
this.updatedAt,
this.type,
this.mobLessonName,
this.unit});