menu
bluesky package
documentation
com_atproto_repo_apply_writes.dart
$UApplyWritesWriteExtension
isNotDelete property
isNotDelete property
dark_mode
light_mode
isNotDelete
property
bool
get
isNotDelete
Returns true if this data is not
Delete
, otherwise false.
Implementation
bool get isNotDelete => !isDelete;
bluesky package
documentation
com_atproto_repo_apply_writes
$UApplyWritesWriteExtension
isNotDelete property
$UApplyWritesWriteExtension extension on
UApplyWritesWrite