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