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