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