menu
dart_nuntio package
documentation
nuntio.pbenum
Gender
valueOf static method
valueOf
brightness_4
brightness_5
valueOf
static method
Gender
?
valueOf
(
int
value
)
Implementation
static Gender? valueOf($core.int value) => _byValue[value];
dart_nuntio package
documentation
nuntio.pbenum
Gender
valueOf static method
Gender class
Properties
hashCode
name
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
valueOf
Constants
FEMALE
INVALID_GENDER
MALE
OTHER
values