menu
bluesky package
documentation
app_bsky_notification_defs.dart
KnownChatPreferenceInclude
isKnownValue static method
isKnownValue static method
dark_mode
light_mode
isKnownValue
static method
bool
isKnownValue
(
String
value
)
Implementation
static bool isKnownValue(final String value) { return valueOf(value) != null; }
bluesky package
documentation
app_bsky_notification_defs
KnownChatPreferenceInclude
isKnownValue static method
KnownChatPreferenceInclude enum