menu
world_flags package
documentation
world_flags.dart
WorldCountry
codeOther property
codeOther property
dark_mode
light_mode
codeOther
property
@
override
String
get
codeOther
override
The two-letter ISO 3166-1 Alpha-2 code of the country.
Implementation
@override String get codeOther => codeShort;
world_flags package
documentation
world_flags
WorldCountry
codeOther property
WorldCountry class