core.Map<core.String, core.dynamic> toJson() { final includeLeadForm = this.includeLeadForm; return {'includeLeadForm': ?includeLeadForm}; }