menu
zitadel package
documentation
api/zitadel/org.dart
OrgState
valueOf static method
valueOf static method
dark_mode
light_mode
valueOf
static method
OrgState
?
valueOf
(
int
value
)
Implementation
static OrgState? valueOf($core.int value) => _byValue[value];
zitadel package
documentation
api/zitadel/org
OrgState
valueOf static method
OrgState class