RegisterUserRequest({ required this.name, required this.info, this.group = "default", required this.photo, });