menu
world_flags package
documentation
world_flags.dart
WorldCountry
bordersCodes property
bordersCodes property
dark_mode
light_mode
bordersCodes
property
List
<
String
>
?
bordersCodes
final
The codes of the countries that share borders with this country.
Implementation
final List<String>? bordersCodes;
world_flags package
documentation
world_flags
WorldCountry
bordersCodes property
WorldCountry class