const ProjectData({ required this.id, required this.code, required this.name, this.description, this.note, });