Project({ required this.id, required this.name, this.type, this.createdAt, this.updatedAt, this.relations, });