menu
bluesky package
documentation
tools_ozone_server_getconfig.dart
KnownViewerConfigRole
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_server_getconfig
KnownViewerConfigRole
isKnownValue static method
KnownViewerConfigRole enum