menu
sentry package
documentation
sentry_io.dart
ISentrySpan
status property
status property
dark_mode
light_mode
status
property
SpanStatus
?
get
status
Gets span status.
Implementation
SpanStatus? get status;
set
status
(
SpanStatus
?
status
)
Sets span status.
Implementation
set status(SpanStatus? status);
sentry package
documentation
sentry_io
ISentrySpan
status property
ISentrySpan class