GameLettersGameFinalModel constructor
const
GameLettersGameFinalModel({})
Implementation
const GameLettersGameFinalModel(
{this.id,
this.letter,
this.secLetter,
this.image,
this.number,
this.typeOfTool,
this.hideRings,
this.mainQuestion,
this.gameId,
this.hide = false,
this.warmupId,
this.unitId,
this.createdAt,
this.updatedAt,
this.stars});