timezones property

List<Timezone>? timezones
final

A List of Timezone instances, representing the timezones used in this country

Implementation

final List<Timezone>? timezones;