SubCommentModel constructor
Implementation
SubCommentModel({this.profileImage, this.userName, this.timeAgo, this.commentData, this.totalRepliesCount, this.isLiked, this.likeCount});
SubCommentModel({this.profileImage, this.userName, this.timeAgo, this.commentData, this.totalRepliesCount, this.isLiked, this.likeCount});