menu
bluesky package
documentation
tools_ozone_setting_upsertoption.dart
KnownSettingUpsertOptionScope
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
tools_ozone_setting_upsertoption
KnownSettingUpsertOptionScope
isKnownValue static method
KnownSettingUpsertOptionScope enum