TimezoneResponse constructor
TimezoneResponse({})
Implementation
TimezoneResponse({
this.timeZone,
this.currentLocalTime,
this.currentUtcOffset,
this.standardUtcOffset,
this.hasDayLightSaving,
this.isDayLightSavingActive,
this.dstInterval,
});