Map<String, dynamic> toMap() { return JotformSubmissionMapper.ensureInitialized() .encodeMap<JotformSubmission>(this as JotformSubmission); }