menu
bluesky package
documentation
app_bsky_actor_defs.dart
FeedViewPref
hideReplies property
hideReplies property
dark_mode
light_mode
hideReplies
property
bool
?
get
hideReplies
inherited
Hide replies in the feed.
Implementation
String get feed;/// Hide replies in the feed. bool? get hideReplies;
bluesky package
documentation
app_bsky_actor_defs
FeedViewPref
hideReplies property
FeedViewPref class