menu
digia_engage package
documentation
api/internal/survey/survey_logic_handler.dart
SurveyAnswer
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => {'values': values, 'comment': comment};
digia_engage package
documentation
api/internal/survey/survey_logic_handler
SurveyAnswer
toMap method
SurveyAnswer class