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