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