TimezoneInfo constructor
TimezoneInfo({})
Implementation
TimezoneInfo({
this.datetime,
this.day,
this.timeZones,
this.id,
this.month,
this.name,
this.time,
this.timeZoneName,
this.utc,
this.year,
});