menu
bluesky package
documentation
app_bsky_feed_search_posts.dart
$KnownSearchPostsSortExtension
isNotTop property
isNotTop property
dark_mode
light_mode
isNotTop
property
bool
get
isNotTop
Returns true if this value is not
top
, otherwise false.
Implementation
bool get isNotTop => !isTop;
bluesky package
documentation
app_bsky_feed_search_posts
$KnownSearchPostsSortExtension
isNotTop property
$KnownSearchPostsSortExtension extension on
KnownSearchPostsSort