menu
sentry package
documentation
sentry_io.dart
Scope
span property
span property
dark_mode
light_mode
span
property
ISentrySpan
?
span
getter/setter pair
Returns active transaction or null if there is no active transaction.
Implementation
ISentrySpan? span;
sentry package
documentation
sentry_io
Scope
span property
Scope class
Constructors
new
Properties
attachments
breadcrumbs
contexts
eventProcessors
extra
fingerprint
hashCode
level
propagationContext
replayId
runtimeType
span
tags
transaction
user
Methods
addAttachment
addBreadcrumb
addEventProcessor
applyToEvent
clear
clearAttachments
clearBreadcrumbs
clone
noSuchMethod
removeContexts
removeExtra
removeTag
setContexts
setExtra
setTag
setUser
toString
Operators
operator ==