Periods property

Gets the periods associated with this time zone definition, indexed by Id.

Implementation

Map<String?, TimeZonePeriod> get Periods => this._periods;