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