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