menu
survey_kit package
documentation
survey_kit.dart
SurveyResult
SurveyResult.fromJson factory constructor
SurveyResult.fromJson factory constructor
dark_mode
light_mode
SurveyResult.fromJson
constructor
SurveyResult.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SurveyResult.fromJson(Map<String, dynamic> json) => _$SurveyResultFromJson(json);
survey_kit package
documentation
survey_kit
SurveyResult
SurveyResult.fromJson factory constructor
SurveyResult class