timeZoneValue property

TimeZone? timeZoneValue

Implementation

TimeZone? get timeZoneValue {
  return timeZone!;
}