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