prioritizeFollowedUsers property

bool get prioritizeFollowedUsers
inherited

Whether to prioritize posts from followed users. It only has effect when the user is authenticated.

Implementation

@AtUriConverter() AtUri get anchor;/// Whether to prioritize posts from followed users. It only has effect when the user is authenticated.
 bool get prioritizeFollowedUsers;