SentryTraceContextHeader constructor
SentryTraceContextHeader(})
Implementation
SentryTraceContextHeader(
this.traceId,
this.publicKey, {
this.release,
this.environment,
this.userId,
this.userSegment,
this.transaction,
this.sampleRate,
this.sampled,
this.unknown,
this.replayId,
});