unknownTimeZone property

String unknownTimeZone

Returns a String with the ICU unknown time zone.

Implementation

static String get unknownTimeZone {
  return _unknownTimezone;
}