create static method

TracePoint create()

Implementation

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