menu
bluesky package
documentation
com_atproto_label_defs.dart
$KnownLabelValueExtension
isNotDoxxing property
isNotDoxxing property
dark_mode
light_mode
isNotDoxxing
property
bool
get
isNotDoxxing
Returns true if this value is not
doxxing
, otherwise false.
Implementation
bool get isNotDoxxing => !isDoxxing;
bluesky package
documentation
com_atproto_label_defs
$KnownLabelValueExtension
isNotDoxxing property
$KnownLabelValueExtension extension on
KnownLabelValue