toSentryTrace method
Returns the trace information that could be sent as a sentry-trace header.
Implementation
@override
SentryTraceHeader toSentryTrace() => _header;
Returns the trace information that could be sent as a sentry-trace header.
@override
SentryTraceHeader toSentryTrace() => _header;