tzdb property
Future<DateTimeZoneProvider>
get
tzdb
Implementation
static Future<DateTimeZoneProvider> get tzdb =>
_tzdb ??= DateTimeZoneCache.getCache(TzdbDateTimeZoneSource());
static Future<DateTimeZoneProvider> get tzdb =>
_tzdb ??= DateTimeZoneCache.getCache(TzdbDateTimeZoneSource());