menu
world_countries package
documentation
world_countries.dart
WorldCountry
timezones property
timezones property
dark_mode
light_mode
timezones
property
List
<
String
>
timezones
final
The time zones of the country.
Implementation
final List<String> timezones;
world_countries package
documentation
world_countries
WorldCountry
timezones property
WorldCountry class