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