create static method

ZoneId create()

Implementation

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