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