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