create static method

TracingConfig create()

Implementation

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