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