menu
testing_sdk_vouch package
documentation
responsemodel.dart
answerQuestionsToJson function
answerQuestionsToJson function
dark_mode
light_mode
answerQuestionsToJson
function
String
answerQuestionsToJson
(
AnswerQuestions
data
)
Implementation
String answerQuestionsToJson(AnswerQuestions data) => json.encode(data.toJson());
testing_sdk_vouch package
documentation
responsemodel
answerQuestionsToJson function
responsemodel library