menu
bluesky package
documentation
tools_ozone_team_defs.dart
KnownMemberRole
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_team_defs
KnownMemberRole
isKnownValue static method
KnownMemberRole enum