hideRepliesByUnfollowed property

bool get hideRepliesByUnfollowed
inherited

Hide replies in the feed if they are not by followed users.

Implementation

bool? get hideReplies;/// Hide replies in the feed if they are not by followed users.
bool get hideRepliesByUnfollowed;