equizz
result
Result
getCategory method
getCategory
getCategory
method
Null safety
String
getCategory
(
)
Implementation
String getCategory() { return category; }
equizz
result
Result
getCategory 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 ==