create static method

Zone create()

Implementation

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