equizz
game_recap_stats
GameRecapStats
correctAnswered property
correctAnswered
correctAnswered
property
Null safety
int
correctAnswered
read / write
How many questions were answered right.
Implementation
late int correctAnswered = 0;
equizz
game_recap_stats
GameRecapStats
correctAnswered property
GameRecapStats class
Constructors
GameRecapStats
Properties
correctAnswered
correctAnsweredByCategory
correctAnsweredByDifficulty
elo
gameDuration
hashCode
questionsAnswered
runtimeType
totalAmountOfQuestions
totalAnsweredByCategory
totalAnsweredByDifficulty
Methods
noSuchMethod
toString
Operators
operator ==