menu
dart_countries_states package
documentation
models/alpha3_code.dart
Alpha3Code
valueOf static method
valueOf static method
dark_mode
light_mode
valueOf
static method
Alpha3Code
valueOf
(
String
name
)
Implementation
static Alpha3Code valueOf(String name) => _$valueOf(name);
dart_countries_states package
documentation
models/alpha3_code
Alpha3Code
valueOf static method
Alpha3Code class