timeZoneId property

String? timeZoneId

Implementation

String? get timeZoneId => _$this._timeZoneId;
void timeZoneId=(String? timeZoneId)

Implementation

set timeZoneId(String? timeZoneId) => _$this._timeZoneId = timeZoneId;