equizz
result
Result
setDifficulty method
setDifficulty
setDifficulty
method
Null safety
void
setDifficulty
(
String
difficulty
)
Implementation
void setDifficulty(String difficulty) { this.difficulty = difficulty; }
equizz
result
Result
setDifficulty method
Result class
Constructors
Result
Properties
category
correctAnswer
difficulty
hashCode
incorrectAnswers
question
runtimeType
type
Methods
getCategory
getCorrectAnswer
getDifficulty
getIncorrectAnswers
getQuestion
getType
noSuchMethod
setCategory
setCorrectAnswer
setDifficulty
setIncorrectAnswers
setQuestion
setType
toString
Operators
operator ==