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