FormResponse constructor
FormResponse({})
Implementation
FormResponse({
this.answers,
this.createTime,
this.formId,
this.lastSubmittedTime,
this.respondentEmail,
this.responseId,
this.totalScore,
});
FormResponse({
this.answers,
this.createTime,
this.formId,
this.lastSubmittedTime,
this.respondentEmail,
this.responseId,
this.totalScore,
});