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