TracingContext constructor
const
TracingContext()
Implementation
const TracingContext(
this.traceId,
this.spanId,
this.parentSpanId,
this.rumSessionId,
this.userId,
this.accountId,
this.sampled,
);
const TracingContext(
this.traceId,
this.spanId,
this.parentSpanId,
this.rumSessionId,
this.userId,
this.accountId,
this.sampled,
);