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