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