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