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