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