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