const factory AuthorProfile({ required int reputation, required String userAvatar, }) = _AuthorProfile;