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