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