hideRepliesByLikeCount property
Hide replies in the feed if they do not have this number of likes.
Implementation
bool get hideRepliesByUnfollowed;/// Hide replies in the feed if they do not have this number of likes.
int? get hideRepliesByLikeCount;