TaskSolutionAnswersQuestionOptionsQuestionItem class

Available extensions
Annotations
  • @JsonSerializable.new(explicitToJson: true)

Properties

answer NullOnly?
final
hashCode int
The hash code for this object.
no setteroverride
id int
final
options List<TaskSolutionAnswersQuestionOptionsItem>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type TaskSolutionAnswersQuestionOptionsQuestionItemType
final

Operators

operator ==(Object other) bool
The equality operator.
override

Constants

fromJsonFactory → const TaskSolutionAnswersQuestionOptionsQuestionItem Function(Map<String, dynamic> json)
toJsonFactory → const Map<String, dynamic> Function(TaskSolutionAnswersQuestionOptionsQuestionItem instance)