menu
bluesky package
documentation
app_bsky_notification_list_notifications.dart
$KnownNotificationReasonExtension
isNotRepost property
isNotRepost property
dark_mode
light_mode
isNotRepost
property
bool
get
isNotRepost
Returns true if this value is not
repost
, otherwise false.
Implementation
bool get isNotRepost => !isRepost;
bluesky package
documentation
app_bsky_notification_list_notifications
$KnownNotificationReasonExtension
isNotRepost property
$KnownNotificationReasonExtension extension on
KnownNotificationReason