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