create static method

ScopeMetrics create()

Implementation

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