menu
sentry package
documentation
sentry.dart
RecordingSentrySpanV2
traceId property
traceId property
dark_mode
light_mode
traceId
property
@
override
SentryId
get
traceId
override
The id of the trace this span belongs to.
Implementation
@override SentryId get traceId => _traceId;
sentry package
documentation
sentry
RecordingSentrySpanV2
traceId property
RecordingSentrySpanV2 class