create static method

TraceIdentifier create()

Implementation

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