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