menu
nuntio package
documentation
models/hera.pbenum.dart
GenderType
valueOf static method
valueOf static method
dark_mode
light_mode
valueOf
static method
GenderType
?
valueOf
(
int
value
)
Implementation
static GenderType? valueOf($core.int value) => _byValue[value];
nuntio package
documentation
models/hera.pbenum
GenderType
valueOf static method
GenderType class