menu
tcic_client_ui package
documentation
utils/model/question/question_answer.dart
QuestionAnswer
QuestionAnswer.fromJson factory constructor
QuestionAnswer.fromJson factory constructor
dark_mode
light_mode
QuestionAnswer.fromJson
constructor
QuestionAnswer.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory QuestionAnswer.fromJson(Map<String, dynamic> json) => _$QuestionAnswerFromJson(json);
tcic_client_ui package
documentation
utils/model/question/question_answer
QuestionAnswer
QuestionAnswer.fromJson factory constructor
QuestionAnswer class