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