timeZoneValue property

TimeZone? get timeZoneValue

Implementation

TimeZone? get timeZoneValue {
  return timeZone!;
}