menu
bluesky package
documentation
app_bsky_feed_generator.dart
KnownFeedGeneratorContentMode
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_feed_generator
KnownFeedGeneratorContentMode
isKnownValue static method
KnownFeedGeneratorContentMode enum