menu
bluesky package
documentation
com_atproto_sync_subscribe_repos.dart
$KnownAccountStatusExtension
isNotDeleted property
isNotDeleted property
dark_mode
light_mode
isNotDeleted
property
bool
get
isNotDeleted
Returns true if this value is not
deleted
, otherwise false.
Implementation
bool get isNotDeleted => !isDeleted;
bluesky package
documentation
com_atproto_sync_subscribe_repos
$KnownAccountStatusExtension
isNotDeleted property
$KnownAccountStatusExtension extension on
KnownAccountStatus