flipSubmitShortAnswersRequestToJson function
Implementation
String flipSubmitShortAnswersRequestToJson(
FlipSubmitShortAnswersRequest data) =>
json.encode(data.toJson());
String flipSubmitShortAnswersRequestToJson(
FlipSubmitShortAnswersRequest data) =>
json.encode(data.toJson());