CommentModel({ required this.text, required this.id, required this.createdAt, required this.createdAtFromNow, });