Returns a new GroupDto instance.
GroupDto({ required this.id, required this.name, this.description, required this.createdAt, });