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