core.Map<core.String, core.dynamic> toJson() => { if (jobs != null) 'jobs': jobs!, if (type != null) 'type': type!, };