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