menu
bluesky package
documentation
app_bsky_feed_searchpostsv2.dart
KnownFeedSearchPostsV2QueryLanguage
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_searchpostsv2
KnownFeedSearchPostsV2QueryLanguage
isKnownValue static method
KnownFeedSearchPostsV2QueryLanguage enum