prioritizeFollowedUsers property

bool? get prioritizeFollowedUsers
inherited

Show followed users at the top of all replies.

Implementation

@ThreadViewPrefSortConverter() ThreadViewPrefSort? get sort;/// Show followed users at the top of all replies.
 bool? get prioritizeFollowedUsers;