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