GroupUser({ required this.id, required this.fullName, required this.email, required this.isAdmin, required this.isExternal, });