create static method

Trace create()

Implementation

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