Map<String, dynamic> toMap() { return {"memory": memory, "cpus": cpus, "enabled": enabled, "slug": slug}; }