traceId property

  1. @override
SentryId get traceId
override

The id of the trace this span belongs to.

Implementation

@override
SentryId get traceId => _traceId;