create static method

TimeZone create()

Implementation

@$core.pragma('dart2js:noInline')
static TimeZone create() => TimeZone._();