create static method

Scope create()

Implementation

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