create static method

ScopeLogs create()

Implementation

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