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