getDefault static method

TraceIdentifier getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static TraceIdentifier getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<TraceIdentifier>(create);