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